/* Scoped client-supplied copy and portrait imagery; booking styles untouched. */
.about-opening-copy { font-size: 18px; line-height: 1.7; }
.about-opening-copy p + p { margin-top: 20px; }
.about-opening-motto { color: #0c0c0d; }
.service-hero__media.client-page-media { min-height: 0; aspect-ratio: 4 / 5; align-self: center; background: #f4f4f5; }
.service-hero__media.client-page-media img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }
@media (max-width: 760px) {
  .about-opening-copy { font-size: 17px; }
  .service-hero__media.client-page-media { aspect-ratio: 4 / 5; }
}
