html {
  scroll-behavior: auto;
}

body {
  font-family: "Archivo", sans-serif;
  color: #372319;
  background: #F5F3ED;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "STIX Two Text", serif;
  font-weight: 400;
}
