

/* Set CSS variables */
:root {
    --base-h: 346;
    --base-s: 74%;
    --base-l: 49%;
    
    --base-two-h: 240;
    --base-two-s: 5%;
    --base-two-l: 41%;
}
