/* @news-article-subtitle */
$subtitle-width: 960px;

.news-article-subtitle {
  max-width: $subtitle-width;
  font-weight: $font-light;
  color: $mine-shaft;

  @include large-paragraph ;
}
