I guess you talk about this part on the css, but what i do there? Thanks!
/** SOCIAL ROW **/
.frontpage-social{background: #fff;padding:120px 0 120px;color:#fff;}
.frontpage-social.preview{background: #fff;}
.frontpage-social .inline-center-wrapper{text-align: center; margin-top:50px;}
.frontpage-social .inline-center-wrapper div{display:inline-block;text-align:center;padding:0 10px;}
.frontpage-social .inline-center-wrapper div a{color:#fff;}
.frontpage-social .inline-center-wrapper div a:hover{text-decoration:none;}
.frontpage-social .inline-center-wrapper div a i{font-size:50px;color:#fff; width:90px; height:90px; background-color: rgba(215,219,220,.3);border-radius:90px;line-height:90px; margin-bottom:10px;}
.frontpage-social .inline-center-wrapper div a:hover i{color:#fff;background: rgba(0, 127, 175, .6);}