/* RHVA V93 cleanup: neutralize V92 hero/footer crash classes if cached */
body.rhva-v92-home-hero-height-applied {
    overflow-x: hidden !important;
}
.rhva-v92-hero-target {
    max-height: none !important;
}
footer,
.site-footer {
    min-height: 0 !important;
}