.announcement-content {
  animation: scroll-text 15s linear infinite;
  white-space: nowrap;
  overflow: hidden;
}