

/* Set CSS variables */
:root {
    --base-h: 263;
    --base-s: 70%;
    --base-l: 48%;
    
    --base-two-h: 244;
    --base-two-s: 43%;
    --base-two-l: 15%;
}
