/* Set CSS variables */
:root {
    --base-h: 300;
    --base-s: 100%;
    --base-l: 25%;
    --base-two-h: 120;
    --base-two-s: 100%;
    --base-two-l: 25%;
}










