.whatsapp-product-btn {
  display: inline-block;
  margin-bottom: 15px;
  padding: 12px 22px;
  background: #25d366;
  color: #fff !important;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 600;
}

.whatsapp-product-btn:hover {
  background: #1ebe5d;
  color: #fff !important;
}
