h1 {
  margin-bottom: 40px;
}

body
{
    font-family: "Libre Baskerville", serif;
}

@media (min-width: 1200px) {
  .h1, h1 {
      font-size: 2.25rem;
  }
}
