/* Center Font Awesome Social Widget Icons */
body .fontawesome-social-widget ul {
text-align: center;
}
body .fontawesome-social-widget ul li {
float: none;
display: inline-block;
}
Snippets: Center Font Awesome Social Widget Icons
All CSS snippets should be added via a child theme's style.css file or using the built-in Custom CSS panel.