#XenForo a.externalProvider {
text-align: center;
}
#XenForo a.externalProvider span:before {
background: none;
display: inline;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
margin-right: 8px;
position: relative;
}
#XenForo a.liveLogin span:before {
content: "\f17a";
}
#XenForo a.soundCloudLogin span:before {
content: "\f1be";
}
#XenForo a.vkLogin span:before {
content: "\f189";
}
#XenForo a.odnoklassnikiLogin span:before {
content: "\f263";
}
#XenForo a.instagramLogin span:before {
content: "\f16d";
}