
/* LEAD DEVT CORP — HOME HERO BACKGROUND
   Uses the exact second photo supplied by the user. */
.hero .hero-image {
    background-image: url("/images/home-hero-pool-2026.jpg?v=20260903-1") !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
