#crisp-chatbox>div>a {
display: none !important;
}
.rollbar .chat-li {
font-size: 19px;
background: var(--theme-color);
}
body.night .rollbar .chat-li {
background: var(--theme-color);
}
.rollbar .chat-li a {
color: #fff !important;
}