.app-root{width:100%}.chat-bubble-stub{align-items:center;background:#c62828;border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 20px #c6282873;color:#fff;cursor:pointer;display:flex;height:58px;justify-content:center;position:fixed;right:24px;transition:transform .2s,box-shadow .2s;width:58px;z-index:9999}.chat-bubble-stub:hover{box-shadow:0 6px 24px #c628288c;transform:scale(1.07)}@media(max-width:600px){.chat-bubble-stub{bottom:16px;height:52px;right:16px;width:52px}}
