/*--------------------------------------------------------------------------*\
    Label inside control in table
    (Example : label + select in a th for mapping values in import file)
\*--------------------------------------------------------------------------*/

th .control__label {
    /*text*/
    color: inherit !important;
}