.hero {
  padding: 4rem 0;
}

.hero h1 {
  font-size: 2.6rem;
  margin-bottom: 1rem;
}

.hero p {
  color: var(--text-muted);
  max-width: 600px;
}
