/* --- Colors --- */

:root {
    --main: #516988;
    --main-light: #879BB7;
    --main-dark: #35465C;
    --cookie: #212C3A;
}