/* of95f86 */
/* fix0617: bare hero CTA was unfilled (plain text, off-theme) -> give it the skin's gold primary fill matching .button-key-s728d0 siblings */
a.button-s728d0:not(.button-key-s728d0):not(.btn-ghost):not(.btn-link):not(.btn-white):not(.btn-link-muted){
  background:linear-gradient(135deg,#e6c879 0%,#c9a24b 48%,#a9813a 100%);
  color:#1a1408;
  box-shadow:var(--shadow-btn);
  border:1px solid rgba(255,255,255,.18);
  font-weight:700;
}
a.button-s728d0:not(.button-key-s728d0):not(.btn-ghost):not(.btn-link):not(.btn-white):not(.btn-link-muted):hover{
  color:#140f04;
  box-shadow:0 16px 34px -12px rgba(201,162,75,.75);
  filter:brightness(1.05);
}
main>section:first-child h1{text-align:center!important}
[class*="burger-btn-"] span{background:#fff!important}
