/* Set CSS variables */
:root {
    --base-h: 216;
    --base-s: 100%;
    --base-l: 65%;
    --base-two-h: 0;
    --base-two-s: 0%;
    --base-two-l: 95%;
}










