/* Installed only on institutions that have retired the top campaign banners. */
html body :is(#bs-campaign-banner, #bs-native-campaign, [data-campaign-banner], aside[data-press-record], div[data-press-bar]) {
  display: none !important;
}
