section.service-features{background:var(--body-bg-alternate)}section.service-features .second-feature{border-top:1px solid var(--primary-color);padding-top:50px;margin-top:50px}section.service-features .items{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;gap:50px}section.service-features .items .item h3{font-size:24px;font-weight:600;color:var(--primary-color);margin-bottom:10px;padding-bottom:10px;position:relative}section.service-features .items .item h3:after{content:"";position:absolute;width:100px;height:1px;background-color:var(--secondary-color);bottom:0;left:0}/*# sourceMappingURL=style.css.map */