/*Write your custom css in this file.*/
.widget-icon {
    height: 40px; width: 40px;
}

div.alert-warning {
    background-color: #bc5b00 !important;
    --bs-alert-color: #ffffff;
}
div.alert-warning a, .init-chat-icon span.chat-min-icon span.chat-close {color:#fff;}
div.alert-warning a:hover {color:#fff !important;}
.init-chat-icon {
    background-color: #bc5b00 !important;
}
.rise-chat-wrapper {
    background: #333844 !important;
}
.chat-tab {
    background: #3e4556 !important;
}