#gorgias-chat-container #chat-button {
  right: 10px !important;
  bottom: calc(var(--sticky-banner-height-bottom, 0px) + 10px) !important;
  z-index: var(--gorgias-chat-button-z-index, 50) !important;
  transition: bottom 0.3s;
}
