const selectStyles = {
      input: base => ({
        ...base,
        color: theme.palette.text.primary,
        '& input': {