/* The complete answer leads; the same optional enquiry follows section one. */
body.article-reading-first .article-copy > .inline-article-prompt {
  margin:32px 0;padding:24px 28px;border:0;background:#f6f3ef;
}
body.article-reading-first .article-copy > .inline-article-prompt .inline-prompt-title {
  font:400 23px/1.4 var(--serif,Georgia,serif);margin:0 0 12px;
}
body.article-reading-first .article-copy > .inline-article-prompt p {
  font-size:15px;line-height:1.75;margin:0 0 12px;max-width:none;
}
body.article-reading-first .article-copy > .inline-article-prompt a {
  min-height:44px;text-underline-offset:4px;
}
@media(max-width:650px){
  body.article-reading-first .article-copy > .inline-article-prompt {margin:28px 0;padding:22px;}
}
