.t3-footer {
  background: #FEE97E;
  color: #FEE97E;
}

@media screen and (min-width: 3px) {
  .page-masthead .row-feature {
    padding: 100px 0;
    background: #FEE97E;
  }
}

.cb_template .col-form-label {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: calc(.375rem + 1px);
  padding-top: calc(.375rem + 1px);
}