.section-announcement-bar{font-family:var(--geist-mono);color:var(--brown);}
.header-group:has(.white-header) .section-announcement-bar{color:var(--white);}
@media(min-width:992px){
  .section-announcement-bar{padding:12px;}
}
@media(max-width:991px){
  .section-announcement-bar{padding:16px;}
}