.ftb-content .page-title {
    padding: 96px 0 70px 0!important;
    background: #fcfcfc!important;
}
.no-padding {
    padding: 0!important;
}
.ftb-content .page-title {
    padding: 78px 0 70px 0!important;
    background: #f3f3f3!important;
}
.text-center {
    text-align: center;
}
.ftb-content .page-title .title {
    font-size: 56px!important;
    line-height: 64px!important;
    letter-spacing: -.01em;
    margin-bottom: 9px;
    padding-bottom: 0;
}
.content-block-ver2.content-block.no-padding-bottom {
    padding-bottom: 0!important;
}

.content-block-ver2.content-block {
    padding: 96px 0;
    margin-bottom: 0;
    background-color: #fcfcfc;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-rendering: optimizeLegibility;
    font-family: "Manque Bold";
}
.lead p{
    font-size: 16px;
    line-height: 2;
}
