.hero {
  text-align: center;
  padding: 4rem 1rem 2rem 1rem;
}

.hero h1 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
