/* fixes an accessibility contrast issue with the background color behind the image we can't see */
.PromoFullWidth-Large {
  background-color: white !important;
}
