.announcement-bar__announcement {
  display: none;
}

.announcement-bar__announcement.active {
  display: block;
}
