.service-fire-damage-restoration .gut-service__inline-cta {
  background-image: linear-gradient(rgba(10, 10, 10, 0.68), rgba(10, 10, 10, 0.24)), url('/wp-content/uploads/2026/07/fire-damage-restoration-projects-cta.webp');
}

.service-fire-damage-restoration .gut-service__locations a {
  font-weight: 700;
}

.service-fire-damage-restoration .hero__description {
  max-width: 78ch;
}

@media (max-width: 767px) {
  .service-fire-damage-restoration .hero__left {
    min-width: 0;
    width: 100%;
  }

  .service-fire-damage-restoration .hero__title {
    font-size: clamp(2rem, 10vw, 2.5rem);
    max-width: 100%;
    overflow-wrap: anywhere;
  }

  .service-fire-damage-restoration .hero__description {
    max-width: 100%;
    overflow-wrap: anywhere;
    width: 100%;
  }

}
