main{
    padding-top: 60px;
    padding-bottom: 90px;
}
.content-header h4{
    margin-bottom: 20px;
    color: #771732;
    font-size: 17px;
    font-family: 'Franklin Book';
}
.content-header h3{
    max-width: 480px;
    margin: 0 auto;
    color: #771732;
    font-family: 'Joane Stencil SemiBold';
    font-size: 35px;
}
.content-body{
    background: url(../img/watermark.jpg) no-repeat;
    background-position: center center;
}
.content-body .step{
    margin-bottom: 40px;
}
.content-body .step p.title{
    font-size: 20px;
    font-family: 'EB Garamond Bold';
    margin-bottom: 0;
}
.content-body .step p.description{
    font-size: 16px;
    font-family: 'EB Garamond Regular';
    max-width: 500px;
    margin: 0 auto;
    line-height: 24px;
}
.content-body .step .btn-form{
    display: inline-block;
    background: url('../img/bot_formulario.png') no-repeat;
    width: 187px;
    height: 41px;
    margin-top: 20px;
}
.content-body .subscription h4{
    font-size: 20px;
    font-family: 'EB Garamond Bold';
    margin-top: 40px;
    margin-bottom: 60px;
}
.content-body .subscription p{
    font-family: 'EB Garamond Regular';
    font-size: 18px;
}