/* F17 v7.45.18 — clear photo heroes and public text polish */
.page-hero{
  background-image:linear-gradient(90deg,rgba(3,3,3,.82),rgba(3,3,3,.46)),var(--page-hero-image,url('../images/gallery/training-03.jpg'))!important;
  background-size:cover!important;
  background-position:center 38%!important;
}
.locations-page-hero{--page-hero-image:url('../images/locations/charis_turf.jpeg')}
.programme-page-hero{--page-hero-image:url('../images/gallery/training-03.jpg')}
.gallery-page-hero{--page-hero-image:url('../images/gallery/u11-team-photo.webp')}
.programmes-page .programme-detail.section-black{background:#f8f5ed!important;color:#1b1b1b!important}
.programmes-page .programme-detail.section-black *{text-shadow:none}
.signup-plan-load-warning{grid-column:1/-1}
@media(max-width:760px){
 .page-hero{background-position:center!important}
}
