/* Theme Color CSS  */

:root {
    --theme_primary: #00ACB1;
    --theme_primary: #033563;
    --theme_dark: #005963;
    --theme_dark: #033563;
}