.js-store-prod-text a[href*="wa.me"] {
  display: inline-block;
  background: #25D366;
  color: white !important;
  padding: 10px 20px;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: bold;
  margin: 4px 4px 4px 0;
}

.js-store-prod-text a[href*="viber"] {
  display: inline-block;
  background: #7360F2;
  color: white !important;
  padding: 10px 20px;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: bold;
  margin: 4px 4px 4px 0;
}