.page-hero .tag-list {
  margin-top: 18px;
}

.page-hero .hero-actions {
  margin-top: 22px;
}

.story-card ul,
.story-card ol {
  margin: 14px 0 0 18px;
  color: var(--muted);
  line-height: 1.72;
}

.story-card li + li {
  margin-top: 8px;
}