
:root{--shb-yellow:#f2b705;--shb-yellow-dark:#d69b00;--shb-dark:#1f2937;--shb-soft:#fff8d6;}
body{background:#fffdf4;}
a{color:var(--shb-dark)} a:hover{color:var(--shb-yellow-dark)}
.btn-sha-primary,.btn-primary{background:var(--shb-yellow)!important;border-color:var(--shb-yellow)!important;color:#1f2937!important;font-weight:700;}
.btn-sha-primary:hover,.btn-primary:hover{background:var(--shb-yellow-dark)!important;border-color:var(--shb-yellow-dark)!important;color:#fff!important;}
.btn-sha-outline{border:2px solid var(--shb-yellow)!important;color:var(--shb-dark)!important;background:#fff!important;font-weight:700;}
.btn-sha-outline:hover{background:var(--shb-yellow)!important;color:#1f2937!important;}
.hero-section,.stats-bar{background:linear-gradient(135deg,#fff8d6 0%,#f2b705 100%)!important;color:#1f2937!important;}
.hero-section h1 span,.text-sha{color:#b87c00!important;}
.woning-card{border-top:4px solid var(--shb-yellow)!important;box-shadow:0 10px 30px rgba(31,41,55,.08);}
.navbar .nav-link.active,.navbar .nav-link:hover{color:#d69b00!important;}
