.demo-announcement {
  text-align: center;
  padding: 0.625rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 100;
}

.demo-announcement a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}
