#fw-section-announcement-bar-1731152056 {

a {
  background-color: #007bff;
  color: #fff;
  padding: 10px;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  position: sticky;
  top: 0;
  z-index: 9999;
}
}