p {
  font-family: Montserrat;
  margin-top: 0;
  margin-bottom: 0;
  color: hsl(212, 21%, 14%);
}

h1,
h2 {
  font-family: Fraunces;
  margin-top: 0;
  margin-bottom: 0;
  color: hsl(212, 21%, 14%);
}

body {
  background-color: hsl(30, 38%, 92%);
}
