#chat-widget{display:flex;justify-content:center;align-content:center;width:56px;height:56px;background-color:#005cb9;color:white;border-radius:30px;padding:20px;position:fixed;top:73vh;right:31px;z-index:207;box-shadow:0 12px 18px 0 rgba(0,0,0,0.5)}
#chat-widget:hover{cursor:pointer}
#chat-widget img{position:relative;transform:translate(2.5px,-1px);max-width:24px !important}
@media(max-width:768px){}
#chat-widget ~ .bcStatic{display:none}