/* This block reuses the post-archive styling. */
/* Add small wrapper tweaks if needed. */
.related-articles {
  margin-bottom: 4rem;
}

.related-articles-title-wrap {
  margin-bottom: 1.5rem;
}

.related-articles-title {
  margin: 0;
  color: var(--blue);
  font: var(--h2-font);
  line-height: 1.1;
  font-weight: 700;
}

