


.page-template-custom-landing-campaign {
    
}

.fusion-builder-off {
    line-height: 1.7;
}

.fusion-builder-off input[type="submit"] {
    font-size: 1em;
    border: none;
    background-color: #4899d5;
    color: #fff;
    padding: 0.9em 1.2em;
    border-radius: 0.4em;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 3px 3px 12px 3px rgba(0, 0, 0, 0.08);
}


@media only screen and (max-width: 971px) {

}




.m3f-success-msg {
    background-color: #000;
    color: #fff;
    font-size: 1.3em;
    max-width: 700px;
    margin: 3em auto;
    text-align: center;
    padding: 2em;
    border-radius: 1em;
}