/* Team directory alignment */
.team-card > h3{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
