.node--type-kanopi-ucsf-person.node--view-mode-full .header-right .field:not(:first-child),
.node--type-kanopi-ucsf-person.node--view-mode-full .content .field:not(:first-child),
.node--type-kanopi-ucsf-person.node--view-mode-full .sidebar .field:not(:first-child) {
  margin-top: 1.25rem;
}

/* Let the fields provide the spacing, not the content inside. */
.node--type-kanopi-ucsf-person.node--view-mode-full .content .field *:last-child,
.node--type-kanopi-ucsf-person.node--view-mode-full .sidebar .field *:last-child {
  margin-bottom: 0;
}

.node--type-kanopi-ucsf-person.node--view-mode-full .content .field--name-field-kup-publications .field--item:not(:first-child) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}
