

/* Set CSS variables */
:root {
    --base-h: 210;
    --base-s: 29%;
    --base-l: 24%;
    
    --base-two-h: 168;
    --base-two-s: 77%;
    --base-two-l: 42%;
}
