/* Site Adjustments */


:root {
    --phi1-1-heading-2-text-color: var(--primary-base-alt);
}

/* floor plans */
.fees-root.table-one .fees__disclaimer--bottom {
    text-decoration: none !important;
}

.homepage-hero.hero-intro .hero-overlay-info.animate-blur {
    -webkit-backdrop-filter: blur(0px) !important;
    backdrop-filter: blur(0px) !important;
}

@media only screen and (min-width: 1280px) {
    .pet-card-expanded .confined-banner-image {
        background-position: -138px;
    }
}