.person-full .person-body {
  margin-top: 1em;
}

.person .person-photo img {
  display: block;
  width: 100%;
}

.person .field-group {
  color: #5e5e5e;
}

.person .field-group h2 {
  font-size: 28px;
  margin-bottom: 0.25em;
}

.person .field-group h3 {
  font-size: 22px;
  margin-bottom: 0.5em;
}

.person .field .fa {
  width: 16px;
  text-align: center;
}

.person .fa + .deco {
  margin-left: 0.4em;
}

.people-section .person .field-group .field,
.people-section .person .field-group .link a {
  font-size: 16px;
  margin-bottom: 0;
}

.people-section .person .field-group .title {
  color: #000 !important;
  font-size: 22px;
  margin-bottom: 0.15em;
}

.people-section .person .field-group .subheading {
  font-size: 17px;
  margin-bottom: 0.75em;
}

.people-section .person .field-group .person-body {
  margin-top: 0.75em;
}

/*# sourceMappingURL=scl-people.css.map */