:root {
    --main: 210,
            50,
            40;

    --base-h: 210;
    --base-s: 50%;
    --base-l: 40%;
    --base-two-h: 210;
    --base-two-s: 50%;
    --base-two-l: 40%;
    --heading-color: 210 50% 40%;
}