:root {
    --nout-heading-font: Aboreto;
    --nout-content-font: Roboto;
    --nout-background-color: #ffffff;
    --nout-text-color: #2a2a1d;
    --nout-text-contrast-color: #ffffff;
    --nout-primary-color: #3c3c2e;
    --nout-on-primary-color: #ffffff;
    --nout-secondary-color: #eaeaea;
    --nout-on-secondary-color: #2a2a2a;
    --nout-tertiary-color: #50505b;
    --nout-on-tertiary-color: #ffffff;
}
