

/* Set CSS variables */
:root {
    --base-h: 263;
    --base-s: 70%;
    --base-l: 48%;
    
    --base-two-h: 36;
    --base-two-s: 95%;
    --base-two-l: 69%;
}
