/* Reviews: retain the approved page content and suppress only its embedded legacy shell. */
body.erv-global-shell-reviews .erv-global-shell-content .erv-approved-reviews > .erv-reviews-header,
body.erv-global-shell-reviews .erv-global-shell-content .erv-approved-reviews > .erv-reviews-footer {
  display: none !important;
}

/* Finance: retain the approved v53/v54 page content and suppress only its embedded legacy shell. */
body.erv-global-shell-finance .erv-global-shell-content .erv53 > .erv53-header,
body.erv-global-shell-finance .erv-global-shell-content .erv53 > .erv53-footer {
  display: none !important;
}
