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