.maxlength-hint {
  margin-top: 2px;
  padding-top: 2px;
}

.textarea-error {
  border: 2px solid $error-colour;
}
