/* Community Level Styles */

/* hp */
[data-media-manager="premium-plus-4-hpt-section-bg-repeat"].webp,
[data-media-manager="premium-plus-4-ffp-section-bg-repeat"].webp,
[data-media-manager="premium-plus-4-gallery-1-section-bg-repeat"].webp {
    background-size: 50% !important;
}

@media only screen and (min-width: 1200px) {
    #homepage_featured_floorplans_section .fp-swiper-nav-btns {
        display: none;
    }
}

/* footer */
#footer .corporation-logo {
    display: block;
}

/* residents */
#residents_app_container .card-style-1 .header-text-style-5 {
    color: var(--resident-icon-stroke);
}

#specials_popup_container #specials_overlay_backdrop #specials_overlay_wrapper #specials_overlay_right h2 {
    color: #000 !important;
}