Hey ballindigital,
Thank you for the inquiry.
You can add this css code to align the content of the icon boxes to the center.
.av-lgmpw4id-df67b23b192e50caf808cf12e16beaf6 .iconbox_content .entry-content-header {
display: flex;
justify-content: center;
align-items: center;
}
.av-lgmpw4id-df67b23b192e50caf808cf12e16beaf6 .iconbox_content .iconbox_content_container {
text-align: center;
}
Best regards,
Ismael