body, .body, [class*="font"] { font-family: 'Noto Serif', 'Noto Serif SC', serif !important; } :root { --goco-primary: #231a2e; --goco-accent: #6c757d; } .btn-primary, button.primary, .button-primary, [class*="primary-btn"], [class*="btn-primary"] { background-color: #6c757d !important; border-color: #6c757d !important; } a, a:hover, .text-primary, [class*="text-primary"] { color: #231a2e; } .header-bg, .navbar.primary, .bg-primary, [class*="bg-primary"] { background-color: #231a2e !important; }