/* @media (min-width: 425px) { */
/* .hero-background {
    width: 110%;
    right: -10%;
  } */

/* .hero-text {
    width: 75%;
    margin: 0 auto;
  }

  .hero-text h1 {
    font-size: 42px;
  }

  .hero-text h2 {
    font-size: 54px;
  }

  .hero-text p {
    margin-top: 15px;
  }

  .hero-void {
    height: 40vh;
  }

  .hero-buttons {
    gap: 30px;
  }

  .hero-buttons a {
    font-size: 20px;
  }
} */
