/* o0106fd */
/* === bespoke-fix0617 onlinecasinopaysafeohnelimit.com === */
/* Defect 1: hero CTA <a.button-s7fc2d> had no fill (only layout) -> bare green text.
   Give the bare .button-s7fc2d the skin's filled green primary look + dark ink label. */
.hero-s7fc2d a.button-s7fc2d:not(.btn-ghost):not(.btn-link):not(.btn-white),
.lead-prompt-s7fc2d a.button-s7fc2d:not(.btn-ghost):not(.btn-link):not(.btn-white),
a.button-s7fc2d[href="#confronto"]{
  background:linear-gradient(135deg,#b2e69d 0%,#7dc95f 52%,#5cb03b 100%);
  color:#10140f;
  border:1px solid rgba(255,255,255,.18);
  padding:13px 28px;
  border-radius:999px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.04em;
  box-shadow:0 10px 28px -12px rgba(125,201,95,.65);
  text-shadow:none;
}
a.button-s7fc2d[href="#confronto"]:hover{
  color:#0b0e0d;
  filter:brightness(1.06);
  box-shadow:0 16px 34px -12px rgba(125,201,95,.8);
}

/* Defect 2: right-edge nav links sat at rgba(236,230,216,.78) and washed out
   against the lit header gradient -> raise to full-opacity readable cream. */
header.nav-s7fc2d nav a{color:#eef0e9;opacity:1;font-weight:600}
header.nav-s7fc2d nav a:hover{color:#b2e69d}
/* === /bespoke-fix0617 === */
main>section:first-child h1{text-align:center!important}
[class*="burger-btn-"] span{background:#fff!important}

/* h1fit-batch08-20260721 */ @media (max-width:999px){main h1{font-size:15px!important;line-height:1.3!important}} /* end-h1fit-batch08-20260721 */
