:root{
  --bg:#faf8f5;--surf:#ffffff;--surf2:#f0ede8;
  --tx:#1a1a1a;--tx2:#666;--tx3:#aaa;
  --gold:#c0392b;--green:#27ae60;--red:#c0392b;
  --b1:rgba(0,0,0,.08);--b2:rgba(0,0,0,.15);
}
body{background:var(--bg);color:var(--tx)}
.sec-label,.faq-section-title{color:var(--gold)!important}
.hero-stat-n{color:var(--gold)!important}
.btn-gold,.nav-cta{background:var(--gold)!important;color:#fff!important}.bike-cta{background:#2ecc71!important;color:#fff!important}

.bike-card{border:none!important;border-radius:20px!important}
h1 em, h2 em{color:var(--gold)!important;font-style:italic}
.foot-logo{color:var(--gold)!important}
