.comment,
.help {
  font-size: $font-size-sm;
  color: $text-color-muted;
}

.text-truncate { @include text-truncate(); }
.text-hide { @include text-hide(); }
