/* Theme Color CSS  */


:root {
    --theme_primary: #00B4D8;
    --theme_dark: #103178;
}





