Increase margin between the icons

Add this code to the Custom CSS field on the Style tab of your Social Media Icons widget’s settings:

.eapps-social-icons-item{
 margin: 5px 10px !important;
}