/* Site Adjustments */

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

/* fpo */
.fees-root.table-one .fees__disclaimer--bottom {
    text-decoration: unset;
}

.fees-root.table-one .fees {
    max-width: 1200px;
}