.os-char-count {
  text-align: right;
  font-size: 1.4rem;

  .error {
    color: $form-error-text-color;
  }
}
