/* ===== Home Page Specific ===== */

.hero__content {
  max-width: 800px;
}

@media (min-width: 1024px) {
  .hero__title {
    font-size: 3.5rem;
  }
}
