

/* Set CSS variables */
:root {
    --base-h: 273;
    --base-s: 100%;
    --base-l: 17%;
    
    --base-two-h: 0;
    --base-two-s: 1%;
    --base-two-l: 74%;
}
