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

#webchat .rw-header h4 {
    color: #ffffff;
}
@media (min-width:1000px) {
#webchat .rw-widget-container.rw-chat-open .rw-conversation-container {
  width:700px;
}}
.rw-widget-container .rw-conversation-container li:last-child {
  margin-bottom: 1em;
}
