/* Set CSS variables */
:root {
    --base-h: 36;
    --base-s: 100%;
    --base-l: 50%;
    --base-two-h: 209;
    --base-two-s: 97%;
    --base-two-l: 29%;
}










