.personal-health-consultation-card{border-color:#8cc9bc;background:#fff}
.personal-health-consultation-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.personal-health-consultation-meta>div{border:1px solid #d4e3df;border-radius:7px;background:#f7fbfa;padding:11px}
.personal-health-consultation-meta span{display:block;color:#53677f;font-size:.74rem;font-weight:900;text-transform:uppercase}
.personal-health-consultation-meta strong{display:block;color:#0f3f3b;font-size:1rem;margin-top:4px}
.personal-health-consultation-provider{margin:14px 0 0;color:#243b53;font-weight:800;line-height:1.45}
.personal-health-consultation-notes{border-top:1px solid #dbe9e6;margin-top:16px;padding-top:15px}
.personal-health-consultation-notes h2{color:#102033;font-size:1.08rem;margin:0}
.personal-health-consultation-notes p{color:#3c5968;line-height:1.55;margin:7px 0 0}
.personal-health-related-exams{border-color:#c9ddd8}
.personal-health-open-consultation{margin-top:12px}
@media(max-width:720px){.personal-health-consultation-meta{grid-template-columns:1fr}.personal-health-related-exams .section-header{align-items:stretch;flex-direction:column}.personal-health-related-exams .section-header .button{width:100%}}
