.cc-m-top-bar {
  position: relative;
  z-index: 31;
  width: 100%;
}
.shopify-section + .cc-m-top-bar,
.overlay-predictive-search .cc-m-top-bar {
  position: static;
  z-index: auto;
}

.m-top-bar {
  color: rgb(var(--announcement-text-color));
}
.m-top-bar a {
  color: inherit;
}
