.iaf-social-share-wrap a {
    border: 2px solid #222;
    background: #222;
    color: #FFF;
}

.iaf-social-share-wrap a:hover,
.iaf-social-share-wrap a:focus {
    border: 2px solid #222;
    background: #fff;
    color: #222;
}