:root {
  --nout-heading-font: Aboreto;
  --nout-content-font: Roboto;
  --nout-background-color: #f4f3ee;
  --nout-text-color: #000000;
  --nout-text-contrast-color: #fdfdfd;
  --nout-primary-color: #4a4724;
  --nout-on-primary-color: #fdfdfd;
  --nout-secondary-color: #f2e9e9;
  --nout-on-secondary-color: #000000;
  --nout-tertiary-color: #4a4724;
  --nout-on-tertiary-color: #fdfdfd;
}