
/* Set CSS variables */
:root {
    --base-h: 243;
    --base-s: 75%;
    --base-l: 59%;
    
    --base-two-h: 189;
    --base-two-s: 94%;
    --base-two-l: 43%;
}
