/* Tutoring v1.1 refinements */
.emt-banner-copy>a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:11px 28px;border-radius:6px;font-size:15px;font-weight:800}
.emt-program-grid article>.emt-program-icon{width:54px;height:54px;margin:0 0 17px;display:grid;place-items:center;border-radius:15px;background:#fdf0f1;color:var(--emt-red)}
.emt-program-icon svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.emt-program-grid article:nth-child(2)>.emt-program-icon{background:#eaf3fb;color:#2879b8}
.emt-program-grid article:nth-child(3)>.emt-program-icon{background:#fff4df;color:#d9822b}
.emt-options i{width:48px;height:48px;margin-bottom:15px;display:grid;place-items:center;border-radius:14px;background:#fdf0f1;color:var(--emt-red)}
.emt-options div:nth-child(2) i{background:#eaf3fb;color:#2879b8}
.emt-options div:nth-child(3) i{background:#e8f4ef;color:#278564}
.emt-options i svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.emt-contact-cta{padding:34px 0}
.emt-contact-cta h2{font-size:28px}
.emt-contact-cta p{margin-top:6px}
.emt-contact-cta a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:11px 28px;border-radius:6px;font-size:15px;font-weight:800}
