/* Set CSS variables */
:root {
    --base-h: 180;
    --base-s: 100%;
    --base-l: 34%;
    --base-two-h: 198;
    --base-two-s: 50%;
    --base-two-l: 25%;
}










