/* ===========================================================
   SAGE BALANCED FRESHNESS
   Etwas frischer, klarer Mittelton – kein Grau- oder Gelbstich
   =========================================================== */

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

/* Mittelgrün (verfeinert) */
body#page-2657268933 .hs-fullwidth-color.bg-primary {
  background: #C7D7CA !important;
  background-color: #C7D7CA !important;
}

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

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

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