/* Site Adjustments */
:root {
    --hero-logo-mobile-width: 200px;
    --hero-logo-width: 250px;
}

/* 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;
}