#section-sobre {
  background: linear-gradient(#f2ece1 0%, #eaceb2 100%); }
  #section-sobre .texto {
    padding-bottom: 70px; }
    #section-sobre .texto h2 {
      font-family: Belove;
      font-weight: normal;
      font-size: 80px;
      line-height: 106px;
      text-align: left;
      color: #796b51; }
      @media (max-width: 568px) {
        #section-sobre .texto h2 {
          font-size: 40px;
          line-height: 50px;
          text-align: center;
          padding: 20px; } }
    #section-sobre .texto p {
      font-weight: 300;
      font-size: 17px;
      letter-spacing: 0.03em;
      line-height: 40px;
      text-align: left;
      color: #4d4121; }
    #section-sobre .texto .btn {
      display: table;
      margin: 0 auto; }

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