/* Rasid V8 — service icons and contact refinements */
.service-icon svg{width:28px;height:28px;display:block;overflow:visible}
.service-icon svg.brand-mark{width:32px;height:32px}
.service-mini i svg{width:23px;height:23px;display:block}
.service-mini i svg.brand-mark{width:27px;height:27px}
.plan-tab i{display:grid;place-items:center;width:25px;height:25px}
.plan-tab i svg{width:23px;height:23px;display:block}
.request-service-icon{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#25d4cf;margin-bottom:10px}
.request-service-icon svg{width:32px;height:32px;display:block}
.form-note-link{color:#1368ff!important;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.tone-muted .service-icon{background:#fff;color:#25D366}
.tone-muted .service-icon svg.brand-mark{filter:none}
@media(max-width:680px){.service-icon{margin-bottom:18px}.request-service-icon{width:52px;height:52px}}
