.acme-news-ticker {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 99999999;
  border: none;
  border-top: 3px solid #0055a4;
  background: #003366;
}

.acme-news-ticker-label {
  background: #002347;
}

.acme-news-ticker-label h4 {
  color: white;
  font-size: 14px;
  margin: 0;
  padding: 10px 20px;
}

.acme-news-ticker-box ul li a {
  color: white;
}

.notice-icon {
  width: 25px;
  height: 25px;
}
