.intro h2,.section-heading h2,.clients-heading h2,.reviews-heading h2,.approach h2,.about h2,.contact h2{font-weight:800;text-wrap:balance}
.section-heading h2{position:relative;padding-bottom:24px;color:var(--ink)}
.section-heading h2:after{content:"";position:absolute;left:0;bottom:0;width:112px;height:7px;background:linear-gradient(90deg,var(--green) 0 50%,var(--aqua) 50% 100%)}
.services{background:linear-gradient(145deg,#eef4f2 0%,#e7fbfa 100%)}
.services .section-label{color:#087b75;font-weight:800}
.service-grid{border-color:rgba(8,11,10,.24)}
.service-card{border-color:rgba(8,11,10,.24)}
.service-card:nth-child(1){background:var(--green);color:var(--ink)}
.service-card:nth-child(2){background:var(--aqua);color:var(--ink)}
.service-card:nth-child(3){background:var(--ink);color:#fff}
.service-card:nth-child(4){background:#fff;color:var(--ink)}
.service-card:nth-child(5){background:#087b75;color:#fff}
.service-card:nth-child(6){background:#dffdfa;color:var(--ink)}
.service-card:nth-child(1) p,.service-card:nth-child(2) p,.service-card:nth-child(4) p,.service-card:nth-child(6) p{color:#26332f}
.service-card:nth-child(3) p,.service-card:nth-child(5) p{color:#d8eeeb}
.service-card:nth-child(3) .service-number,.service-card:nth-child(5) .service-number{color:var(--aqua)}
.service-card:nth-child(1):hover,.service-card:nth-child(2):hover,.service-card:nth-child(3):hover,.service-card:nth-child(4):hover,.service-card:nth-child(5):hover,.service-card:nth-child(6):hover{filter:brightness(1.04)}
