Hi there,
Please add this code to your Appearence / Customizer / Custom CSS
.page-id-328 .x-feature-box-graphic .square {
height: 110px;
margin-top: 50px;
}
You can adjust the height to adjust the distance between the icon and the text below and you can adjust margin top to regulate the distance betewwen the item above.
I am also using a page id so in case you would like to apply this to any other page, inspect the page and use it´s ID, if you want it to apply everywhere on your website please remove .page-id-328 from the code.
Hope that helps.
Joao