.service-card{background:var(--vf-white)}.service-features{list-style:none;padding:0;margin:1rem 0 0}.service-features li{font-size:.85rem;color:var(--vf-text);padding:5px 0 5px 20px;position:relative}.service-features li::before{content:"";position:absolute;left:0;top:12px;width:10px;height:10px;border-radius:50%;border:2px solid var(--vf-primary)}