:root {
    --brict-teal-canopy: #0e5251 !important;
    --brict-golden-honey: #cf851c !important;
    --brict-slate-storm: #0d262a !important;
    --brict-ember-brick: #a82a1c !important;
    --brict-mahogony-roast: #40130e !important;
    --brict-off-white: #EEE;
    --brict-off-white-90: rgba(238,238,238, 0.9);
    --brict-off-white-50: rgba(238,238,238, 0.5);
    --brict-off-white-20: rgba(238,238,238, 0.2);
    --brict-off-white-10: rgba(238,238,238, 0.1);
    /*--tp-theme-green: #0d262a !important;*/

}


#preloader{
    background-color: var(--brict-slate-storm) !important;
}
