.hero-banner h1 {
  font-size: 3rem;
}
.hero-banner p {
  font-size: 1.2rem;
  max-width: 800px;
  margin: auto;
}
