.icons-and-text h2{color:#fff;font-weight:600;margin-bottom:50px;text-align:center}.icon-cards .img-container{height:30px;margin-bottom:20px}.icon-cards .img-container div{background-size:cover;height:30px;margin:auto;width:30px}.icons-and-text .icon-cards{display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.icons-and-text .icon-cards-card{background-color:#fff;border:1px solid #073c5e;border-radius:20px;height:100%;margin:auto;max-width:250px;padding:30px}.icons-and-text .icon-cards-card:hover{transform:scale(1.1)}.icons-and-text .icon-cards h3{font-size:22px;font-weight:700;text-align:center}.icons-and-text .icon-cards p{text-align:center}