/* Editorial — refined broadsheet. Hairline rules, small-caps byline, tight serif. */
.reader.design-editorial{
  max-width:700px;margin:0 auto;
  font-family:'Times New Roman','PT Serif',serif;color:#20201d;
}
.design-editorial .reader-head{
  text-align:center;border-bottom:3px double #20201d;padding-bottom:22px;margin-bottom:30px;
}
.design-editorial .reader-eyebrow{
  font-variant:small-caps;letter-spacing:.18em;font-size:.85rem;color:#6f6a60;margin:0 0 10px;
}
.design-editorial .reader-title{
  font-size:2.9rem;line-height:1.1;font-weight:700;margin:0 0 14px;
}
.design-editorial .reader-byline{
  font-variant:small-caps;letter-spacing:.1em;font-size:.9rem;color:#555;margin:0;
}
.design-editorial .reader-hero{width:100%;margin:0 0 30px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
.design-editorial .article-body{font-size:1.15rem;line-height:1.72;text-align:justify;hyphens:auto}
.design-editorial .blk-paragraph{margin:0 0 1em}
.design-editorial .blk-paragraph + .blk-paragraph{text-indent:1.4em;margin-top:-0.3em}
.design-editorial .blk-subheading{
  text-align:center;font-variant:small-caps;letter-spacing:.08em;font-weight:700;
  font-size:1.15rem;margin:1.8em auto .7em;padding-bottom:.3em;
  border-bottom:1px solid #ddd;max-width:70%;
}
.design-editorial .blk-subheading + .blk-paragraph{text-indent:0}
