/* use for community customizations */
:root {
    --navbar-apply-margin-offsets: 37px -34px;
}

@media only screen and (min-width: 1570px) {
    #home_page_amenities_section .active-amenity-image img { 
        width: 90%;
    }
}

.pet-card-expanded .confined-banner-text .api-token-pets-header {
    display: none;
}

.pet-card-expanded .confined-banner-text {
    display: flex;
    align-items: center;
    justify-content: center;
}