/* Set CSS variables */
:root {
    --base-h: 34;
    --base-s: 73%;
    --base-l: 41%;
    --base-two-h: 55;
    --base-two-s: 46%;
    --base-two-l: 58%;
}










