html.contextus-google-anchor-active body {
  padding-bottom: 0 !important;
}

body > ins[data-contextus-google-anchor-overlay],
html > ins[data-contextus-google-anchor-overlay] {
  position: fixed !important;
  inset: auto 0 0 !important;
  z-index: 2147483000 !important;
  max-width: 100vw !important;
  margin-inline: auto !important;
}

body > ins[data-contextus-google-anchor-suppressed],
html > ins[data-contextus-google-anchor-suppressed] {
  display: none !important;
}
