
/* Set CSS variables */
:root {
    --base-h: 142;
    --base-s: 76%;
    --base-l: 36%;
    
    --base-two-h: 222;
    --base-two-s: 47%;
    --base-two-l: 11%;
}
