/* --- Colors --- */

:root {
    --main: #96b76c;
    --main-2: #6dd6d6;
    --main-light: #e19824;
    --main-dark: #7e643b;
    
}