:root{
    
        --body-font-color:#5e5e5e;
    
        --primary-brand-color:#81cfca;
    
        --warning-brand-color:#e9b735;
    
        --error-brand-color:#be0808;
    
        --secondary-brand-color-darken:#45bde2;
    
        --error-brand-color-darken:#e97575;
    
        --success-brand-color:#12b42c;
    
        --secondary-brand-color:#048eb9;
    
        --primary-brand-color-darken:#64e1d8;
    
        --smart-email_templates-headline_text_color:#494747;
    
        --smart-email_templates-button_bg_color:#048eb9;
    
        --smart-email_templates-p_text_color:#494747;
    
        --smart-email_templates-link_color:#494747;
    
}