/* ===========================================================
   SAGE MINERAL BALANCE
   Premium-Grüntöne – ruhig, edel, harmonisch mit Gold & Weiß
   =========================================================== */

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

/* Mittlere / Akzentabschnitte */
body#page-2657268933 .hs-fullwidth-color.bg-primary {
  background: #BDC9BF !important;
  background-color: #BDC9BF !important;
}

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

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

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