.t_contato {
    width: 59%;
    font-family: 'OpenSans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    text-align: left;
    color: #565656;
    padding-bottom: 30px;
  }

input.form-control, textarea.form-control-contato {
    display: block;
    border-radius: 23.9px;
    padding-left: 20px;
    padding-bottom: 24px;
    padding-top: 19px;
    width: 100%;
  }

.btn-contato {
  width: 196px;
  height: 55px;
  border-radius: 27px;
  background-color: #5aa7e0;
  margin-left: 13px;
  color: #ffffff;
}

.title-about {
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.43;
  letter-spacing: 1.4px;
  text-align: left;
  color: #da8c3a;
  border-bottom: 1px solid #515a4f;
}

.fa-3x {
  color: #2d476a;
  padding-right: 10px;
}

.text-icon {   
  color: #747474;
}

.contatos-about {
  padding-top: 10px;
}