/* Theme Color CSS  */

:root {
    --thm-color-one: #064058;
    --thm-color-two: #0ba38d;
    /* --thm-color-two: #34a3d5; */
}