.gh-sources {
  margin-top: 2.5rem;
}

.gh-sources-title {
  margin: 0 0 0.75rem 0;
  font-size: calc(1.0em * var(--factor, 1));
}

.gh-sources-list {
  margin-top: calc(0px * var(--content-spacing-factor, 1));
}

.gh-sources-item + .gh-sources-item {
  margin-top: 0.25rem;
}

.gh-sources-link {
  text-underline-offset: 2px;
}
