:root{
    
        --primary-brand-color-darken:#c64005;
    
        --secondary-brand-color:#c64005;
    
        --body-font-color:#121111;
    
        --body-font-color-2:#000000;
    
        --success-brand-color:#106710;
    
        --warning-brand-color:#e6c916;
    
        --error-brand-color:#c60c0c;
    
        --error-brand-color-darken:#760f0f;
    
        --list-redirection-title-color:#fb7c64;
    
        --list-redirection-button-background-color:#fca58d;
    
        --smart-email_templates-headline_text_color:#c64005;
    
        --smart-email_templates-link_color:#432bdf;
    
        --smart-email_templates-button_bg_color:#121111;
    
        --optin-emails-buttonBackgroundColor:#fca58d;
    
        --optin-emails-leadColor:#fb7c64;
    
        --optin-emails-linkColor:#fca58d;
    
        --optin-emails-titleColor:#fb7c64;
    
}