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

.rw-conversation-container .rw-title.rw-with-avatar {
    color: white !important;
}
.rw-widget-container .rw-conversation-container li:last-child {
  margin-bottom: 1em;
}
