/* Scoped refinements for the approved comparisons and diagram. */
.article-body .article-table tbody th { background: #f0f9ff; }
.article-body .article-table tbody tr:last-child th { border-bottom: 0; }
.article-body .article-references li + li,
.article-body section > ul li + li { margin-top: .6rem; }
.article-body section > ul + p { margin-top: 1.25rem; }
.article-body .article-featured-visual picture { display: block; }
@media (max-width: 600px) {
  .article-body .article-featured-visual img { aspect-ratio: 400 / 1770; }
}
