/* Announcement Bar */

.announcement__message {
  text-align: center;
  font-size: 1.4rem;
  color: white;
  margin: 10px 0;
  line-height: 1;
  text-transform: uppercase;
}