@value textMedium from '../colors.css';

.filtering > input, .filtering > textarea {
  color: textMedium;
}
