/* --- Colors --- */

:root {
    --main: #885165;
    --main-light: #B78793;
    --main-dark: #5C3546;
    --cookie: #301B24;
}