/*
 Theme Name: Stuwit Child
 Template: stuwit/theme
*/

:root {
    /* --color-primary: #DD9A60; */
    /* --color-slate-100: #FFF4EA; */


    --color-primary: #1B7C3F;
    --color-secondary: #ef831e;
    --color-dark: #161816;
    --color-neutral-100: #f7f6f4;
    --color-neutral-200: #f0ede8;
    

    /* donkerblauw */
    /* --color-dark: #1c1e26; */
}