/* intecmedia theme - style.php (reconstructed) */ :root { --color-primary: #289e00; --color-primary-dark: #217a00; --color-secondary: #6bc900; } .btn-primary, .button-primary { background-color: #289e00 !important; border-color: #289e00 !important; } .btn-primary:hover { background-color: #217a00 !important; } a { color: #289e00; } a:hover { color: #217a00; } .header-top { background-color: #289e00; }