.dark-section .step-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:9px;background:#ffffff12;border:1px solid #a7e7d052;color:#a7e7d0;font-size:18px;transition:transform .25s ease,background .25s ease}.dark-section .steps>div:hover .step-icon{transform:rotate(-6deg) scale(1.06);background:#a7e7d01f}.dark-section .steps h3{margin-top:17px}
