.text-with-icon{max-width:1080px}.text-with-icon-container{display:flex;flex-wrap:wrap;justify-content:space-evenly}.text-with-icon-card{padding:24px 0;width:45%}.text-with-icon-card:nth-child(odd).text-with-icon-card:last-child{margin:0 auto}.text-with-icon-card div>a{border:1px solid #42c08b;border-radius:4px;color:#42c08b;display:block;font-size:14px;height:39px;padding:10px 29px;width:120px}.text-with-icon-card a:focus,.text-with-icon-card a:hover{background-color:#42c08b;color:#fff;font-weight:600;text-decoration:none!important}@media (max-width:767px){.text-with-icon-card{padding:24px 12px;width:100%}}