/*
 Theme Name: Emmaus Sweden Divi Child
 Theme URI: https://example.com/
 Description: Ett stilrent Divi child theme inspirerat av lugna retreatmiljoer, varmt ljus, tydliga CTA-sektioner och andlig fordjupning for Emmaus Sweden.
 Author: OpenAI
 Author URI: https://openai.com/
 Template: Divi
 Version: 1.0.0
 Text Domain: emmaus-sweden-divi-child
*/

:root {
  --emmaus-bg: #f7f3ec;
  --emmaus-surface: #ffffff;
  --emmaus-surface-soft: #efe7d8;
  --emmaus-text: #2b241f;
  --emmaus-muted: #6b5f56;
  --emmaus-gold: #b88a44;
  --emmaus-brown: #6f4d37;
  --emmaus-olive: #7f8c62;
  --emmaus-accent: #d9b57a;
  --emmaus-border: rgba(111, 77, 55, 0.14);
  --emmaus-shadow: 0 18px 55px rgba(43, 36, 31, 0.10);
  --emmaus-radius: 22px;
  --emmaus-max: 1200px;
}
