/* Default Color File  */


/* 
:root {
    --theme-color: #02b857;
} */



:root {
    --theme-color: hsla(235, 67%, 31%, 1);
}










