.section-internas {
  background: linear-gradient(#f4f0ea 0%, #fff 100%); }

#section-contato .social {
  display: flex;
  justify-content: center; }
  #section-contato .social a {
    margin: 0 20px;
    display: block; }
    #section-contato .social a i {
      font-size: 40px;
      text-align: center;
      display: block;
      color: #E29696; }
    #section-contato .social a span {
      font-family: Avenir;
      font-weight: 500;
      font-size: 15px;
      letter-spacing: 0.07em;
      line-height: 44px;
      text-align: center;
      color: #65707e; }

#section-contato #form-contato .btn-form {
  background-color: #86BA32;
  border: none;
  width: 100%;
  text-align: center; }

/*# sourceMappingURL=contato.css.map */
