.share_vk {
  background: rgb(70, 128, 194);
}
.share_ok {
  background-color: rgb(255, 114, 0);
}
.share_fb {
  background: rgb(5, 97, 175);
}
.share_vb {
  background-color: #7b519d;
}
.share_wtp {
  background-color: #65bc54;
}
.soc_share {
  display: inline-block;
  vertical-align: top;
}

.soc_share {
  padding: 0 16px;
  height: 40px;
  border-radius: 3px;
  text-decoration: none !important;
  color: #FFF !important;
  text-align: center;
  text-transform: uppercase;
  padding-top: 8px;
  font-size: 14px;
  font-family: Gilroy-Medium;
}
