Theme Custom CSS
/* InnovChip Custom Colors – Blocksy Theme Override */ :root{ –theme-palette-color-1: #0066CC; –theme-palette-color-2: #FF6B00; –theme-palette-color-3: #1a1a2e; –theme-palette-color-4: #333333; –theme-palette-color-5: #f8f9fa; –theme-palette-color-6: #ffffff; } /* Primary color overrides */ a, .ct-menu-link:hover, .btn-primary, .wp-block-button.is-style-primary .wp-block-button__link{ color: #0066CC; } /* Background colors */…
