body {
  background-color: #f7f7f7;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25em; }

header {
  padding-top: 40px;
  padding-bottom: 40px; }
  header .mission {
    font-weight: 400;
    font-size: 1.25em; }
  header .logo {
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 400;
    text-align: left;
    line-height: 32px;
    vertical-align: top; }
    header .logo .thiel {
      font-size: 2.125em;
      font-weight: bold; }

.center-block {
  float: none; }

.biography {
  padding-top: 40px; }
  .biography .names {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 32px;
    vertical-align: top;
    font-family: 'Lato', sans-serif; }

.other-team {
  padding-top: 20px; }

.other {
  margin-top: 30px; }
