.counter-section p{color:#000;margin-bottom:0}.counter-section p strong{color:#0080ff}.counter-grid{display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-bottom:80px}.counter-items{transition:transform .3s ease}.counter-value{font-size:100px;font-weight:700;line-height:110px;margin-bottom:0}p.counter-heading{margin-bottom:20px}.counter-items:first-child{grid-column:1/-1}@media (max-width:600px){.counter-grid{grid-template-columns:1fr}}