/* Site Adjustments */

:root {
    --navbar-logo-max-width: 240px;
    --navbar-logo-mobile-max-width: 200px;
}

/* hp */
.neighborhood-section .neighborhood-hpt-container .header-text-style-2 {
    font-size: 30px;
}

#amenity_section_two .amenity-section-div-container .amenity-primary-bg,
.amenity-section-div-container .amenity-primary-bg.fadein {
    opacity: 0.1;
}

/* eBrochure */
.ebrochure_page .sidebar .logo-wrapper .logo {
    filter: brightness(0);
}