
  /* Скрыть текст рядом с кнопкой ассистента */
  .vf-chat-button__text {
    display: none !important;
  }

