.chatbot-sticky-wrapper {
  position: fixed;
  bottom: 0;
  right: 10px;
  z-index: 999 !important;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}