/* Final selected palette: orange/charcoal, with navy/gold About section. */
:root{--navy:#27333b;--navy-deep:#222d35;--gold:#c96a00;--gold-light:#ffb548;--ink:#34404a;--muted:#626c75;--pale:#f4f5f6}
.inquiry-button,.button-gold{background:#f5a623;color:#222d35}
.inquiry-button:hover,.button-gold:hover{background:#ffb548;color:#222d35}
.hero h1 em,.hero h1 span{color:#ffb548}
.brand-light .brand-name,.brand-light .brand-en{color:#ffb548}
.site-footer{background:#27333b}
.about{--navy:#0b2345;--navy-deep:#0b2345;--gold:#a18242;--gold-light:#d6ba7e;background:#f3f5f7}
.about-visual::before{background:#0b2345}
.about-copy blockquote{color:#a18242}
