/*

=========================================================
* SeMembers V2
=========================================================

* Product Page: https://semembers.com/
* Copyright 2022 Semembers (https://www.semembers.com)

=========================================================

* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Please contact us to request a removal. Contact us if you want to remove it.

*/
.semembers-chat {
    color: #243b55;
    background: #243b55;
}

.button-chat {
    color: #000000;
    background: linear-gradient(to top, #fdc830, #f37335);
}