/* --- Colors --- */

:root {
    --main: #15C5A2;
    --main-light: #A9E1D6;
    --main-dark: #2C5A51;
    --cookie: #3E132B;
}