/* Our Approach icon system */
.ema-approach-icon{width:52px;height:52px;display:grid!important;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(255,255,255,.07);box-shadow:0 8px 22px rgba(0,0,0,.14)}
.ema-approach-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ema-approach-grid h3{margin-top:12px}
