.share-btn {
  background-color: #000000;
  height: 17px;
  width: 17px;
  line-height: 1px;
  display: inline-flex;
  border-radius: 2px !important;
}
.share-btn:hover {
  opacity: .8;
  background-color: #000000;
}