    :root {
    --header-nav: #4A7C59;
    --text-block: #FAF3DD;
    /*--extra: #C8D5B9; */
    --background: #8FC0A9;
    --elements: #68B0AB;
}

/*body {*/
/*    font-family: 'Inter', sans-serif;*/
/*}*/

.scope-one-regular {
    font-family: "Scope One", serif;
    font-weight: 400;
    font-style: normal;
}

