/* Related internal-link cluster (High 14) */

.seo-cluster {
  max-width: 720px;
  margin: 40px auto 0;
  padding: 28px 0 0;
  border-top: 1px solid var(--color-border, #e5e5e5);
}

.seo-cluster__title {
  margin: 0 0 14px;
  font-size: 1.15rem;
  line-height: 1.3;
}

.seo-cluster__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.seo-cluster__item {
  margin: 0 0 10px;
}

.seo-cluster__item:last-child {
  margin-bottom: 0;
}

.seo-cluster__link {
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.sve-tools-hub .seo-cluster {
  max-width: none;
  margin-top: 48px;
}

.home-seo-prose a {
  font-weight: 600;
}
