/* Set CSS variables */
:root {
    --base-h: 36;
    --base-s: 100%;
    --base-l: 50%;
    --base-two-h: 177;
    --base-two-s: 96%;
    --base-two-l: 42%;
}










