.rcx-sidebar-title {
    color: #fff !important;
    color: var(--rcx-sidebar-color-font-default, var(--rcx-color-font-default, var(--rcx-color-neutral-800, #2f343d)));
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5rem;
    font-size: 0.80rem;
    font-weight: 700;
    letter-spacing: 0;
}
.rc-scrollbars-thumb.rc-scrollbars-thumb-v {
    background-color: #10529e !important;
}