.custom-icons-text{display:flex;flex-wrap:wrap;gap:24px;padding:40px 0}.custom-icons-text .item{align-items:center;border-radius:8px;display:flex;justify-content:space-between;min-width:250px;padding:30px;width:30%}.custom-icons-text .item svg{display:flex;margin:0;width:30%}@media only screen and (max-width:768px){.custom-icons-text{justify-content:center}}