Add bottom margin

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

.global-styles, .eapps-social-icons-item{
  bottom: 20px !important;
}