.editorial-sources {
  background: var(--paper-2);
  border: var(--border);
  padding: 16px 20px;
  box-shadow: var(--shadow-sm);
}
