

/* CSS from section stylesheet tags */
.announcement-bar {
  background-color: #f1f1f1;
  color: #333;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  font-family: sans-serif;
}