/* :root {
    --themeht-primary-color: #f40076;
    --themeht-secondary-color: #df98fa;
    --themeht-primary2-color: #9055ff;
    --themeht-secondary2-color: #13e2da;
} */

:root {
    --themeht-primary-color: #3B7DED;
    --themeht-secondary-color: #50b5c7;
    --themeht-primary2-color: #F0B501;
    --themeht-secondary2-color: #E43E2B;
}