

.ts-control .item {
    background-color: rgb(228, 228, 227, 0.8);
    padding: 0 2px;
}

.ts-dropdown .option {
    color: black;
}