.hero-contact {
  background-image: url("/imgs/hero/contact-bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
}
