

/* Set CSS variables */
:root {
    --base-h: 263;
    --base-s: 77%;
    --base-l: 49%;
    
    --base-two-h: 36;
    --base-two-s: 95%;
    --base-two-l: 69%;
}
