blockquote p {
    font-size: 40px !important;
    line-height: 50px !important;
}

.wpcf7-form input.wpcf7-form-control,
.wpcf7-form textarea.wpcf7-form-control{
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.wpcf7-acceptance input[type="checkbox"] { margin-right: 8px; }