

body #wpforms-confirmation-6093 p {
    text-transform: none!important;
    text-decoration: none!important;
	font-size: 24px!important;
    color: inherit;
}

#cmplz-document p, #cmplz-document li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode p, .editor-styles-wrapper .cmplz-unlinked-mode li, .editor-styles-wrapper .cmplz-unlinked-mode td {
    font-size: 20px!important;
    margin-top: 0;
}
#cmplz-document h2, #cmplz-document h3, .editor-styles-wrapper .cmplz-unlinked-mode h2, .editor-styles-wrapper .cmplz-unlinked-mode h3 {
    font-size: 28px!important;
    text-align: left;
    margin-top: 15px;
    text-transform: initial;
    padding-bottom: 10px;
    margin-bottom: 10px;
}


#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    font-size: 14px;
    margin-top: 0;
    max-width: 100%!important;
    text-justify: inter-word;
}

@media only screen and (max-width: 690px) {
    html #ajax-content-wrap .container-wrap .font_size_phone_10vw.nectar-split-heading, html .container-wrap .font_size_phone_10vw.nectar-split-heading, html #header-outer .font_size_phone_10vw.nectar-split-heading {
        font-size: 12vw !important;
		line-height: 1.2em!important;
    }
}