/******************************************************************
Brand Palette for site 1 (Multisite ID)
Generated by ACF Options Page (Site Settings)
******************************************************************/

:root { 
    --sp-font-family: "-apple-system", system-ui, sans-serif;
    --sp-color--brand: #0f2a59;    
    --sp-color--brand-dark: #000231;
    --sp-color--text: #000000;    
    --sp-color--text-light: #282828;
    --sp-color--link: #000000;
    --sp-color--headerbg: #0f2a59;
    --sp-color--headerbg-dark: #05204f;
    --sp-header-background-image: url(https://testplanet.com/wp-content/uploads/2023/05/bg.png);
    --sp-color--navitems: #ffffff;
    --sp-color-menutoggle: #fff;
        
}

.btn.has-brand-color-background-color:hover, .wp-block-button .wp-block-button__link.has-brand-color-background-color:hover, button.has-brand-color-background-color:hover {background-color:#000231 !important;}.btn.has-text-color-background-color:hover, .wp-block-button .wp-block-button__link.has-text-color-background-color:hover, button.has-text-color-background-color:hover {background-color:#141414 !important;}