/* Chatbot Icon Sizing */
.chatbot-button i[data-feather] {
  width: 28px;
  height: 28px;
}

.chatbot-close i[data-feather] {
  width: 24px;
  height: 24px;
}
