/*
Theme Name: Newspaper Child
Template: Newspaper
Version: 1.0
*/

.article-eyebrow {
  display: block;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
  color: #142fc7;
  letter-spacing: 0.04em;
}

.article-summary {
  display: block;
  margin-top: 26px;
  max-width: 1000px;
  font-size: 23px;
  line-height: 1.45;
  font-weight: 500;
  color: #565656;
}