.quote {
  font-size: 18px;
}

.pitchWrapper {
  font-size: 40px;
  letter-spacing: 3px;
  margin-top: 5%;
  text-align: center;
}

.bigQuote {
  height: 50px;
  margin-top: -50px;
  margin-left: 20px;
  margin-right: 20px;
}

.visionMissionWrapper {
  margin-bottom: 5%;
}

.visionMissionWrapper div {
  text-align: center;
  margin-top: 7%;
}

.visionMissionWrapper div img {
  max-width: 100%;
  max-height: 250px;
}

.align-items-center {
  border-bottom: 1px solid lightgray;
}

.name {
  font-size: 25px;
  font-weight: 400;
}

.title {
  font-size: 20px;
  font-weight: 400;
  color: rgb(128, 128, 128);
  display: block;
}
