/* Site Adjustments */


.hpt-section .hpt-subheader {
    display: none;
}

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