/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
.person-content h3 {
  margin-top: 2em;
}
.person-content h3:first-of-type {
  margin-top: 0;
}
.person-content figure {
  margin: 1em 2em 1.25em;
}

@media print, screen and (min-width: 40em) {
  .person-header img {
    width: 100%;
  }
}
