/* Final PBRx.Vet red, white, and blue refinements. */
.announcement {
  background: #154984;
  color: #ffffff;
}

.veteran-audiences article:nth-child(3) {
  background: #ffffff;
  color: #102a4d;
  box-shadow: inset 0 0 0 1px #d8e1ed;
}
