gt-person-box {
  padding: 0.25em !important;
  border: none !important;
}

.gt-people-view div.gt-person-box:nth-of-type(3n+4) {
  clear:left;
}

.gt-person-box .block-title-wrapper {
  background-color: #023d7b !important;
}

.gt-person-box .block-title-wrapper h4 a {
  color: white !important;
  text-decoration: none;
}

