.announcement-banner a {
    color: inherit !important;
    text-decoration: underline !important;
  }
.announcement-banner a:hover {
    text-decoration: none !important;
    color: inherit !important;
}
@media only screen and (min-width: 770px) {
    #coming-soon-page {
        height: 100vh;
    }
}
