.ds-theme-l5 {
    color: #000 !important;
    background-color: #FFBFFF !important
}

.ds-theme-l4 {
    color: #000 !important;
    background-color: #FF73FF !important
}

.ds-theme-l3 {
    color: #000 !important;
    background-color: #6efff1 !important
}

.ds-theme-l2 {
    color: #000 !important;
    background-color: #D900D9 !important
}

.ds-theme-l1 {
    color: #fff !important;
    background-color: #B200B2 !important
}

.ds-theme-d1 {
    color: #fff !important;
    background-color: #8C008C !important
}

.ds-theme-d2 {
    color: #fff !important;
    background-color: #000 !important
}

.ds-theme-d3 {
    color: #fff !important;
    background-color: #000 !important
}

.ds-theme-d4 {
    color: #fff !important;
    background-color: #600066 !important
}

.ds-theme-d5 {
    color: #fff !important;
    background-color: #600066 !important
}

.ds-theme-light {
    color: #000 !important;
    background-color: #FFBFFF !important
}

.ds-theme-dark {
    color: #fff !important;
    background-color: #600066 !important
}

.ds-theme-action {
    color: #fff !important;
    background-color: #400040 !important
}

.ds-theme {
    color: #fff !important;
    background-color: #000 !important
}

.ds-text-theme {
    color: #000 !important
}

.ds-text-theme-white {
    color: #fff !important
}

.ds-border-theme {
    border-color: #000!important
}

.ds-hover-theme:hover {
    color: #fff !important;
    background-color: #000!important
}

.ds-hover-text-theme:hover {
    color: #000!important
}

.ds-hover-border-theme:hover {
    border-color: #000!important
}
