:root {
    --header-text-color: #056608;
    --pure-white: #ffffff;
    --pure-black: #000000;
}

:root {
    --font-family-base: "Montserrat", sans-serif;
}