.whatsappshare-wrapper{
  margin-top: .75rem;
}
.whatsappshare-btn{
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  border-radius: 999px;
}
.whatsappshare-icon{
  width: 18px;
  height: 18px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  /* inline svg icon */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M19.1 17.7c-.2-.1-1.1-.5-1.3-.6-.2-.1-.3-.1-.5.1s-.6.6-.7.8c-.1.1-.3.2-.5.1s-.8-.3-1.5-1c-.6-.5-1-1.2-1.1-1.4-.1-.2 0-.4.1-.5.1-.1.2-.3.4-.4.1-.1.1-.2.2-.4.1-.1 0-.3 0-.4s-.5-1.2-.7-1.6c-.2-.4-.4-.3-.5-.3h-.4c-.1 0-.4.1-.6.3-.2.2-.8.8-.8 1.9s.8 2.2.9 2.4c.1.2 1.6 2.5 4 3.4.6.3 1.1.4 1.5.5.6.2 1.1.1 1.5.1.5-.1 1.1-.5 1.2-.9.1-.4.1-.8.1-.9 0-.1-.2-.2-.4-.3z'/%3E%3Cpath fill='%23fff' d='M16 3C9.4 3 4 8.3 4 14.9c0 2.1.6 4.2 1.7 5.9L4 29l8.4-1.6c1.1.6 2.4.9 3.6.9 6.6 0 12-5.3 12-11.9S22.6 3 16 3zm0 21.6c-1.2 0-2.4-.3-3.4-.9l-.8-.4-5 .9.9-4.8-.5-.8c-1-1.5-1.5-3.2-1.5-5 0-5.1 4.2-9.3 9.3-9.3s9.3 4.2 9.3 9.3-4.2 9.3-9.3 9.3z'/%3E%3C/svg%3E");
}
