.x-text {
  color: $text-muted;
  font-size: $font-size-sm;

  p {
    @extend .mb-0;
  }
}