

/* Set CSS variables */
:root {
    --base-h: 353;
    --base-s: 100%;
    --base-l: 47%;
    
    --base-two-h: 47;
    --base-two-s: 97%;
    --base-two-l: 54%;
}
