/* Set CSS variables */
:root {
    --base-h: 193;
    --base-s: 77%;
    --base-l: 29%;
    --base-two-h: 37;
    --base-two-s: 67%;
    --base-two-l: 44%;
}










