/* ===========================================================
   MUTED MINERAL GREENS
   Ruhige, edle Grüntöne mit Premium-Anmutung
   =========================================================== */

/* Hellere Hintergrundabschnitte */
body#page-2657268933 .hs-fullwidth-grey {
  background: #C8D9D0 !important;
  background-color: #C8D9D0 !important;
}

/* Dunklere Abschnitte */
body#page-2657268933 .hs-fullwidth-color.bg-primary {
  background: #8FB3A0 !important;
  background-color: #8FB3A0 !important;
}

/* Footer bleibt unverändert */
footer, body#page-2657268933 .hs-footer {
  background: #99C19B !important;
  background-color: #99C19B !important;
}

/* Sicherheitsfallbacks */
body#page-2657268933 section[data-bg="grey"] {
  background-color: #C8D9D0 !important;
}

body#page-2657268933 section[data-bg="primary"] {
  background-color: #8FB3A0 !important;
}