.social-share--simple .soc a {
  width: 40px;
  height: 30px;
  line-height: 30px;
  background-color: transparent;
}

.social-share--simple .soc a:hover {
  background-color: transparent;
}

.social-share--simple .soc .twitter:before {
  color: #4da7de;
}

.social-share--simple .soc .weibo:before {
  color: #4da7de;
}

.social-share--simple .soc .facebook {
  background-color: #3e5b98;
  width: 30px;
}

.social-share--simple .soc .facebook:hover {
  background-color: #3e5b98;
}

.social-share--simple .soc .facebook:before {
  color: #fff;
  font-size: 20px;
}

.social-share--simple .soc .mail:before {
  color: #b70d7f;
}

.social-share--simple .soc .linkedin:before {
  color: #3371b7;
}

.social-share--simple .soc .whatsapp:before {
  color: #25d366;
}

.social-share--simple .soc .google:before {
  color: #db4437;
}

.social-share--simple .soc .youtube:before {
  color: #bb0000;
}

.social-share--simple .soc .instagram:before {
  color: #125688;
}
