/* The site colors */
:root {
--main-color: #C3F4C5;
    --rec-color: #C3F4C5;
    --main-hover-color: #C3F4C5;

}

