/* Site Adjustments */

.homepage-hero.hero-intro .hero-overlay-info.animate-blur {
    backdrop-filter: none !important;
}

.content-container .neighborhood-text-section {
    background: #fff;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .content-container .neighborhood-text-section {
        padding-top: 40px;
        margin: 30px auto;
    }
}