body .ccl-start-chat-button {
color: #252525;
}

body .ccl-slider-window-header {
color: #252525;
}

body .ccl-slider-bubble-chat-icon {
    background: url(https://clientchatlive-public.s3.us-east-1.amazonaws.com/cclPublicContent/xic-chat_darkblue.png) no-repeat center !important;
}

body .ccl-slider-bubble-close-icon{
background: url(https://clientchatlive-public.s3.amazonaws.com/assets/close_282D3F.png) no-repeat center !important;
border: 1px solid #282D3F !important;
}
body .ccl-slider-bubble {
    border-style: solid;
    border-width: 1px;
}