:root {
    --themeht-primary-color: #0b50ac;
    --themeht-secondary-color: #000000;
    --themeht-primary2-color: #000;
    --themeht-secondary2-color: #0100ec;
    --themeht-secondary3-color: #5e8de1;
    --themeht-primary3-color: #f83600;
    --themeht-secondary4-color: #f9d423;
    --themeht-secondary4-color-white: #fff;
    --themeht-primary4-color: #cee0ff;
    
}