:root {
  --nout-heading-font: Amarante;
  --nout-content-font: Roboto;
  --nout-background-color: #ae5d45;
  --nout-text-color: #e7e7e7;
  --nout-text-contrast-color: #ae5d45;
  --nout-primary-color: #ae5d45;
  --nout-on-primary-color: #e7e7e7;
  --nout-secondary-color: #e9d3ac;
  --nout-on-secondary-color: #ae5d45;
  --nout-tertiary-color: #e9d3ac;
  --nout-on-tertiary-color: #ae5d45;
}