  .person-contact-info th,
.person-contact-info td {
  vertical-align: top;
}

.person-contact-info th {
  padding-right: 1.5em;
}

h1.person-name {
  margin-top: 0;
}

.pronouns {
  font-size: .7rem;
}

.pronouns.profile {
  font-size: .9rem;
  margin-top: -1rem;
}

h3.person-title {
 margin-top: 0;
}

.people-list-table {
  margin-bottom: 45px;
}

.people-list-pyRightColumn {
  text-align: right;
}

.people-list-name {
  width: 60%;
}

.people-list-edit {
  clear: right;
  margin: 10px;
}

#body h2 {
  
}