

/* Set CSS variables */
:root {
    --base-h: 263;
    --base-s: 70%;
    --base-l: 48%;
    
    --base-two-h: 7;
    --base-two-s: 98%;
    --base-two-l: 62%;
}
