.social-icons li a {
  color: #b2b2b2;
  font-size: 20px;
}
.social-icons > li:hover a {
  color: #0068b0;
}
.top-bar .social-icons li a {
  color: #676767;
}
.top-bar .social-icons li a:hover {
  color: #fff;
}
.social-share {
  text-align: left;
}
.social-share li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  font-size: 22px;
  height: auto;
  padding: 0 5px;
  width: auto;
}
