:root {
    --main-color: #3b563f;
}

:root {
    --main-color-light: #b6d5bb;
}

:root {
    --main-font: 'Oswald', sans-serif;
}
