/* Show separate WhatsApp, MAX and Telegram actions; hide the combined action. */
.main__phone_features > a[title^="Личный чат тренера"] {
  display: none !important;
}
