.new-announcement-bar-item{
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-stack-body) !important;
}
@media all and (max-width: 768px){
}
