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 20px;
    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 p{
    margin-bottom: 0;
}
.content-body p.cargo{
    font-size: 20px;
    font-family: 'EB Garamond Bold';
}
.content-body p.nombre{
    font-size: 16px;
    font-family: 'EB Garamond Regular';
}