.lk-chat-header {
    background-color: #004e85;
}

.lk-chat-header-title {
    color: white;
}

.lk-chat-header-close {
    color: white;
}

.lk-chat-header-close:hover {
    color: white;
}

.lk-button {
    background-color: #004e85 !important;
}
.lk-button:hover {
    background-color: #004e85 !important;
}

.lk-chat-form-input {

  height: 45px !important;

  color: white;
}