
/* Set CSS variables */
:root {
    --base-h: 262;
    --base-s: 68%;
    --base-l: 49%;
    
    --base-two-h: 36;
    --base-two-s: 95%;
    --base-two-l: 70%;
}
