There is a CSS bug in the Icon List element.
The font awesome icons do not have the correct alignment or padding so that the text is an equal distance from the icon on all list items.
This can be fixed by adding the following class to the element style
.elementor-element.elementor-element-7e2ju89 .elementor-icon-list-icon{display:inline-block; text-align:center;}

There is a CSS bug in the Icon List element.
The font awesome icons do not have the correct alignment or padding so that the text is an equal distance from the icon on all list items.
This can be fixed by adding the following class to the element style
.elementor-element.elementor-element-7e2ju89 .elementor-icon-list-icon{display:inline-block; text-align:center;}