.hero__cta {
    background-color:  #005B9D !important;
}

.hero__cta__content .text-color {
    color: #FFF !important;
}

.hero--large picture {
    mix-blend-mode: normal !important;
}
  
.footer__body {
    background-color:  #005B9D !important;
}

.footer h2 {
    color: #FFF !important;
}

.footer h3 {
    color: #FFF !important;
}

.footer__column li>a {
    color: #FFF !important;
}

.block.banner .banner-block.bg--blue h2.text-color {
    color: #FFF !important;
} 