@import url("https://fonts.googleapis.com/css2?family=Prata&display=swap");

h1 {
  font-family: "Prata", serif;
  color: hsl(16deg 42% 25%);
}
