.dry-textInput__errorText,
.dry-textInput__errorText__default-text {
  color: var(--error-500, #f04438);
  font-size: 14px;
  line-height: 20px;
}
