.ts-wrapper.multi .ts-control>div {
    background: white !important;

    &.active {
        background: #0d6efd !important;
    }
}


.ts-control {
    background: #f1f5f9 !important;

    .item {
        background: white !important;
    }
}
