.helix-social-share {
float: right;
}
.helix-social-share .helix-social-share-icon ul li div a {
background: #f5f5f5 none repeat scroll 0 0;
border-radius: 50%;
height: 30px;
padding-top: 4px;
text-align: center;
width: 30px;
display: inline-block;
}
.helix-social-share .helix-social-share-icon ul li div a:hover,
.helix-social-share .helix-social-share-icon ul li div a:focus {
background: #22b8f0;
color: #fff;
}