body .ccl-slider-bubble {
    background: linear-gradient(#f01313 0%, #950000 100%) !important;
}
body .ccl-element-side-tab {
    background: linear-gradient(#f01313 0%, #950000 100%) !important;
}
.ccl-element-mobile-split-bar .ccl-split-bar-item:last-child  {
    background: linear-gradient(#f01313 0%, #950000 100%) !important;
}
.ccl-element-mobile-split-bar .ccl-split-bar-item:first-child  {
    background: linear-gradient(#f01313 0%, #950000 100%) !important;
}
.ccl-start-chat-button {
    background: linear-gradient(#f01313 0%, #950000 100%) !important;
}
.ccl-slider-window-header-bg {
    background: linear-gradient(#f01313 0%, #950000 100%) !important;
}
.ccl-element-side-tab {
  outline: 4px solid #a11d22;
}
.ccl-slider-bubble {
  outline: 4px solid #a11d22;
}
.ccl-element-mobile-split-bar {
  outline: 4px solid #a11d22;
    border-top: 3px solid black !important;
}