

/* Set CSS variables */
:root {
    --base-h: 221;
    --base-s: 83%;
    --base-l: 53%;
    
    --base-two-h: 224;
    --base-two-s: 76%;
    --base-two-l: 48%;
}
