/* Colors */

:root {
    --var-color: #BA973F;
}


/* Fonts */

:root {
    --var-merriweather: "Merriweather", serif;
}