/* Top announcement bar: brand navy with crisp white copy. */
.pro-announcement,
.v2-top{
  background:#151f55!important;
  background-image:linear-gradient(110deg,#111a49 0%,#151f55 52%,#202d79 100%)!important;
  color:#fff!important;
  border-bottom-color:#26377c!important;
}
.pro-announcement *,
.v2-top *{
  color:#fff!important;
}
