.section-announcement-bar {
  position: sticky!important;
  top:var(--theme-header-height);
  z-index: 4;
}