.top-padding {
  padding-top: 55px;
} 

.bottom-padding {
  padding-bottom: 55px;
}

.oir-callouts.row {
  margin: 0 auto !important;
  max-width: 1400px !important;
  padding: 0 15px !important;
}

.title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.15;
  margin: 0 0 .2em;
  font-weight: 700;
  text-transform: none;
  text-align: center;
  font-size: 30px;
  text-align: inherit;
  font-family: inherit;
  color: #6c7680;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 35px;
}

.text-block h3 {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 .3em;
  line-height: 1.5;
  font-weight: 600;
  text-transform: none;
  font-size: 24px;
  font-family: inherit;
  color: #6c7680;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 35px;
}

.homepage .body p {
  color: #6c7680;
  font-size: 16px;
  font-weight: 300;
  font-family: inherit;
  margin-top: 0;
  margin-bottom: 35px;
  text-align: inherit;
  max-width: 100%;
  font-weight: 300;
  font-size: 18px;
}

.gray-background {
  background-color: #f7f7f7;
}