.tools-section{background-color:#eff4f0;padding:60px 20px;text-align:center;color:#224d86}.tools-section h2{font-size:32px;color:#224d86;font-weight:700;margin-bottom:10px;text-decoration:underline;text-underline-offset:6px}.tools-section p{font-size:16px;margin-bottom:40px}.tools-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:25px}.tool-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgb(34 77 134 / .1);padding:20px 30px;width:200px;height:120px;display:flex;align-items:center;justify-content:center}.tool-card img{max-width:100%;max-height:60px;object-fit:contain}