.ts-control {
    color: #292929;
    background: rgba(255, 255, 255, 0.5) !important;
    border: 1px solid rgba(41, 41, 41, 0.1);
    padding: 0.775rem 1.05rem;
    box-shadow: none;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 400;
    border-radius: 0.25rem;
}