/* WIFAQ_TOPBAR_BELL_FIX_012 */
.wifaq-bell-duplicate-hidden-012,
.wifaq-bell-duplicate-wrapper-hidden-012 {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* Undo the height inflation introduced by the previous attempted patch. */
.wifaq-hearings-topbar-normalized {
  min-height: unset !important;
  height: auto !important;
}
