.article-hero__subtitle {
  font-size: 16px;
  line-height: 24px;
  color: #757575;
  margin: 0;
  font-weight: 400;
}
.article-hero__title {
  margin-top: 6px;
  font-weight: 500;
  font-size: 32px;
  line-height: 36px;
}
.article-hero__description {
  margin-top: 24px;
  font-size: 20px;
  line-height: 28px;
}
.article-top-banner-content{
  padding-top: 40px;
  padding-bottom: 36px;
}