.announcement-bar{padding:1.5rem 0;display:flex;justify-content:center;align-items:center;background-color:#f1f0ed;border-bottom:0;border-radius:1.2rem}
.announcement-bar-wrapper{margin-top:1.2rem}
@media only screen and (max-width:990px){
.announcement-bar-wrapper{margin-top:.8rem;margin-bottom:0}
}
.announcement-bar-text{font-size:1.2rem;line-height:150%;font-weight:500;color:#737373}