/* Theme Color CSS  */

:root {
    --theme_primary: #00ACB1;
    --theme_dark: #005963;
}





