a.whatsapp-icon::after {
  content: '';
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: 2px;
  vertical-align: text-top;
  background: url("/arquivos/whatsapp.png");
  background-repeat: no-repeat;
  background-size: contain;
}