#webchat .rw-launcher, #webchat .rw-header, #webchat .rw-close-button, #webchat .rw-client, #webchat .rw-avatar {
    background-color: #78be21 !important;
}

@media screen and (max-width: 600px) {
div#footer {
margin-bottom: 15em;
}
/*
.rw-widget-container {
bottom: 5em !important;
}
*/

button.rw-launcher {
margin-right: 80px;
}


}

.rw-widget-container.rw-chat-open {
bottom: 0em !important;
z-index: 10002;
}
