/* Set CSS variables */
:root {
    --base-h: 77;
    --base-s: 58%;
    --base-l: 52%;
    --base-two-h: 202;
    --base-two-s: 68%;
    --base-two-l: 55%;
}










