.share-links {
    vertical-align: middle;
}
.share-links a:hover  {
	opacity: .4; 
}
.share-links a {
    font-size: 14px;
    color: rgb(82, 82, 82)!important;
    background-color: white;
    line-height: 30px;
    text-align: center;
    width: 2.2857em;
    height: 2.2857em;
    display: inline-block;
    margin: 0.2857em 0.5714em 0.2857em 0;
    border-radius: 4px;
 
}

 