/* Team portraits belong only to the Kadro page. */
body:not(.lion-reference-home) .program-card:nth-child(3):before{background-image:url('images/lion-programs-v2.png')!important;background-position:center!important}
body:not(.lion-reference-home) .color-gallery article:nth-child(3){background-image:url('images/lion-programs-v2.png')!important;background-position:center!important}
.page-contact-info a,.page-contact-info span{display:inline-flex;align-items:center;gap:6px}.page-contact-icon{width:14px;height:14px;flex:0 0 14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.page-contact-info a:first-child .page-contact-icon{fill:currentColor;stroke:currentColor}

/* A coach can be listed before a portrait is available. */
.team-profile:not(:has(img)){grid-template-columns:1fr;max-width:820px;padding:38px 42px;border-radius:16px;background:linear-gradient(135deg,#fff,#f7faff);box-shadow:0 14px 32px rgba(18,46,95,.07)}
.team-profile p:first-child:empty{display:none}.team-profile:not(:has(img)) h2{margin-top:0}
@media(max-width:760px){.team-profile:not(:has(img)){padding:27px 22px}}
