
#chat-popup {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9998; /* Less than scrollToTopBtn */
}
