/**
 * Elementor global renk/typography değişkenleri (tema ile uyumlu fallback).
 * Bu değişkenler tanımsız kalırsa sayfa siyah şekiller veya boş renkler gösterebilir.
 */
:root,
.elementor-page,
body.elementor-page {
  --e-global-color-primary: #147D6C;
  --e-global-color-secondary: #ffffff;
  --e-global-color-text: #ffffff;
  --e-global-color-accent: #147D6C;
  --e-global-color-638d055: #0a3d36;
  --e-global-color-a2c0d56: #147D6C;
  --e-global-color-d49ac81: #1a9b85;
  --e-global-color-332724a: #0d5c51;
  --e-global-color-c94d9ab: #1a9b85;
  --e-global-color-4d462f5: #f5f5f5;
  --e-global-color-7fbea4f: #f0f8f6;
  --e-global-color-ec3c7a7: #0d5c51;
  --e-global-typography-text-font-family: "Outfit", Sans-serif;
  --e-global-typography-text-font-size: 16px;
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-text-line-height: 1.5;
  --e-global-typography-b2ce6af-font-family: "Outfit", Sans-serif;
  --e-global-typography-b2ce6af-font-size: 18px;
  --e-global-typography-b2ce6af-font-weight: 500;
  --e-global-typography-b2ce6af-text-transform: none;
  --e-global-typography-b2ce6af-font-style: normal;
  --e-global-typography-b2ce6af-line-height: 1.4;
  --e-global-typography-7044a64-font-family: "Outfit", Sans-serif;
  --e-global-typography-7044a64-font-size: 20px;
  --e-global-typography-7044a64-font-weight: 600;
  --e-global-typography-7044a64-line-height: 1.2;
  --e-global-typography-83682a1-font-family: "Outfit", Sans-serif;
  --e-global-typography-83682a1-font-size: 14px;
  --e-global-typography-83682a1-font-weight: 400;
  --e-global-typography-83682a1-text-transform: none;
  --e-global-typography-83682a1-font-style: normal;
  --e-global-typography-83682a1-line-height: 1.4;
  --e-global-typography-69c152f-font-family: "Outfit", Sans-serif;
  --e-global-typography-69c152f-font-size: 16px;
  --e-global-typography-69c152f-font-weight: 400;
  --e-global-typography-69c152f-line-height: 1.5;
  --e-global-typography-84ca66e-font-family: "Outfit", Sans-serif;
  --e-global-typography-84ca66e-font-size: 18px;
  --e-global-typography-84ca66e-font-weight: 600;
  --e-global-typography-84ca66e-text-transform: none;
  --e-global-typography-84ca66e-line-height: 1.3;
}
