/* Keel Formal — drop the grants announcement strip (DG 7d cache). */
@import url("keel-skin-v7.css");

:root {
  --announcement-h: 0px !important;
}

.announcement {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
