

/* CSS from section stylesheet tags */
.announcement-bar {
  display: none;
}
.announcement-bar.is-shown {
  display: flex;
}