/* Set CSS variables */
:root {
    --base-h: 36;
    --base-s: 100%;
    --base-l: 50%;
    --base-two-h: 72;
    --base-two-s: 78%;
    --base-two-l: 34%;
}










