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

.adding input, .adding textarea {
  color: textMedium;
}
