/* Theme Color CSS 

:root {
    --thm-color-one: #f36827;
    --thm-color-two: #34a3d5;
}
*/

:root {
    --thm-color-one: #fbb03b;
    --thm-color-two: #1791b8;
}