.headerContent a.cta-button:not(.donate) { color: #283583 !important; }
.headerContent a.cta-button:not(.donate):hover { color: #fff !important; }

.carouselSlide.containsVideo {
   max-width: none !important;
}

.yourDonation .formQuestion.donationAmount {
  position: relative !important;
}

/* 741642 Reduce Homepage intro font size on Desktop */
@media screen and (min-width: 769px){
  .homeIntroWrapper {
    font-size: 1.85em !important;
  }
}

.content.headerContent .mainLogo {
  background-image: url('https://www.westbank.org.uk/Handlers/GetImage.ashx?IDMF=bf300f29-6421-4da1-af51-8692ef30552a');
  width: 145px;
  height: 145px;
}