/* fixes an accessibility contrast issue with the background color behind the image we can't see */
.Page-headingWrapper {
  background-color: #002d5f !important;
}
