.sds-datatable-container .sds-badge {
    padding: 3px 6px;
    border-radius: 10px;
    border: 1px solid #B6BFBF;
    background-color: #F8F9FA;
    font-family: Inter;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    color: #2D3232;
}

.linked-items-group-select {
    border: 1px solid #B6BFBF;
    border-radius: 6px;
    font-family: 'Inter', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #020303;
}
