/* Local image override: keeps the visual system intact when external photo hosts are unavailable. */
.service-card--feature {
  background-image: url('../images/therapy-session.jpg');
}
