.sources li {
  padding: 18px 0;
}

.sources a {
  font-weight: 600;
}

.sources li p {
  margin: 8px 0 0 !important;
  color: var(--muted);
  font-size: 13px !important;
  line-height: 1.55 !important;
}

.sources li p strong {
  color: var(--ink);
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
}
