.Xpeople-list-pyEmail {
  text-align: right;
}

.Xpeople-list-pyClassification {
  text-align: center;
}

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

.people-list-alpha-navigation {
  font-weight: bold;
}

button.pronunciation {
  height: 1.3rem;
  background-color: transparent;
  border: none;
  display: inline-block;
  position: relative;
  top: 6px;
}

button.pronunciation svg {
  max-height: 100%;
  color: #c4bfc0;
  position: relative;
  top: -8px;
}

.list-note,
.pronouns {
  font-size: .7em;
}

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

.education,
.address {
  margin-bottom: 1rem;
}

.contact-info .label {
  padding-right: 2rem;
}