:root{--wonne-blue:#1f4f78;--wonne-blue-dark:#0b2942;--wonne-red:#e5242f;--wonne-soft:#eef5fa;--wonne-ink:#10283b}
body{color:var(--wonne-ink);background:#fff}
.site-header{border-bottom:1px solid rgba(31,79,120,.12);box-shadow:0 8px 28px rgba(11,41,66,.08)}
.brand img{width:210px;max-height:72px;object-fit:contain}
.main-nav a{letter-spacing:.01em}.main-nav a:hover,.main-nav a.active{color:var(--wonne-blue)}
.nav-cta,.btn,.primary-btn,button[type="submit"]{background:linear-gradient(135deg,var(--wonne-blue),var(--wonne-red))!important;color:#fff!important;border-color:transparent!important}
section:nth-of-type(even){background-color:var(--wonne-soft)}h1,h2,h3{color:var(--wonne-blue-dark)}
footer,.site-footer{background:linear-gradient(135deg,var(--wonne-blue-dark),var(--wonne-blue))!important}
@media(max-width:767px){.brand img{width:155px;max-height:58px}}
