
.into-mid{
  text-align: center;
  color:#5e5f3e;
}


  .no-m{
    margin: 0 !important;
  }

.smt{
  margin-top:16px;
}

.smb{
  margin-bottom:16px;
}

.gmb{
  margin-bottom:100px;
}

.gmt{
  margin-top: 100px;
}

    @media screen and (max-width: 768px) {
.gmb{
  margin-bottom:80px;
}

.gmt{
  margin-top: 80px;
}

    }

      .colored{
    background: #f4f2e9;
    padding-top: 32px;
    padding-bottom:24px;
  }