/* o9aff5b */
/* ===== bespoke contrast fix 2026-06-17 (besteonlinecasinoohnelimit.com) =====
   Active overlay :root sets --fg:#93aa9a (grey-green) used by the
   display-serif H1/H2; on the #161b18 dark-green bg the hero heading washes
   out (low contrast). Lift hero/section headings to a bright readable ivory
   and brighten the hero subhead. Scoped to this site's tokenized classes. */
.hero-minimal h1,
.hero-minimal-inner h1,
.hero-s945fc h1,
h1 {
  color: #f3f7f1 !important;
  text-shadow: 0 1px 18px rgba(0,0,0,.45);
}
.block-head-s945fc h2,
.hero-minimal h2,
h2 {
  color: #eaf4ec !important;
}
.hero-sub-s945fc {
  color: #c3d3c8 !important;
}
main>section:first-child h1{text-align:center!important}
[class*="burger-btn-"] span{background:#fff!important}
