﻿.sl-chatbot-link {
  color: #01C9CA;
  border-radius: 4px;
  cursor: pointer;
  padding: 4px;
}
.sl-chatbot-link .fal {
  color: #01C9CA !important;
}
.sl-chatbot-link:hover {
  background-color: #eeeeee;
}