/*html :where(.editor-styles-wrapper) p, p {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*    letter-spacing: 0;*/
/*}*/

/*.is-style-h6:not(.has-text-color) > p,*/
/*.editor-styles-wrapper p.is-style-h6:not(.has-text-color),*/
/*p.is-style-h6:not(.has-text-color),*/
/*.editor-styles-wrapper li.is-style-h6:not(.has-text-color) > .block-editor-rich-text__editable,*/
/*li.is-style-h6:not(.has-text-color) {*/
/*    color: var(--palette-text-primary);*/
/*}*/

/*.is-style-h6 > p,*/
/*.editor-styles-wrapper p.is-style-h6,*/
/*p.is-style-h6,*/
/*.editor-styles-wrapper li.is-style-h6 > .block-editor-rich-text__editable,*/
/*li.is-style-h6 {*/
/*    font-size: 16px;*/
/*    line-height: 1.33;*/
/*    font-weight: 400;*/
/*    letter-spacing: 0;*/
/*}*/
/*#cf7md-form .mdc-text-field .mdc-floating-label,*/
/*#cf7md-form .mdc-text-field--textarea .mdc-floating-label,*/
/*#cf7md-form .mdc-select .mdc-floating-label,*/
/*#cf7md-form .mdc-form-field > label,*/
/*#cf7md-form .cf7md-list > .cf7md-label,*/
/*.editor-styles-wrapper p.is-style-body1,*/
/*p.is-style-body1,*/
/*.editor-styles-wrapper li.is-style-body1 > .block-editor-rich-text__editable,*/
/*li.is-style-body1 {*/
/*    font-size: 15px;*/
/*    color: var(--palette-text-primary);*/
/*    line-height: 1.33;*/
/*    font-weight: 400;*/
/*    letter-spacing: 0;*/
/*}*/
/*.wpcf7-list-item > label > small,*/
/*.editor-styles-wrapper p.is-style-body2,*/
/*p.is-style-body2,*/
/*.editor-styles-wrapper li.is-style-body2 > .block-editor-rich-text__editable,*/
/*li.is-style-body2 {*/
/*    font-size: 13px;*/
/*    color: var(--palette-text-primary);*/
/*    line-height: 1.23;*/
/*    font-weight: 400;*/
/*    letter-spacing: 0;*/
/*}*/

/*@media (max-width: 781px) {*/
    /*.is-style-h6 > p,*/
    /*.editor-styles-wrapper p.is-style-h6,*/
    /*p.is-style-h6,*/
    /*.editor-styles-wrapper li.is-style-h6 > .block-editor-rich-text__editable,*/
    /*li.is-style-h6 {*/
    /*    font-size: 15px;*/
    /*    line-height: 1.5;*/
    /*}*/
    /*#cf7md-form .mdc-text-field .mdc-floating-label,*/
    /*#cf7md-form .mdc-text-field--textarea .mdc-floating-label,*/
    /*#cf7md-form .mdc-select .mdc-floating-label,*/
    /*#cf7md-form .mdc-form-field > label,*/
    /*#cf7md-form .cf7md-list > .cf7md-label,*/
    /*.editor-styles-wrapper p.is-style-body1,*/
    /*p.is-style-body1,*/
    /*.editor-styles-wrapper li.is-style-body1 > .block-editor-rich-text__editable,*/
    /*li.is-style-body1 {*/
    /*    font-size: 14px;*/
    /*    line-height: 1.43;*/
    /*}*/
    /*.wpcf7-list-item > label > small,*/
    /*.editor-styles-wrapper p.is-style-body2,*/
    /*p.is-style-body2,*/
    /*.editor-styles-wrapper li.is-style-body2 > .block-editor-rich-text__editable,*/
    /*li.is-style-body2 {*/
    /*    font-size: 12px;*/
    /*    line-height: 1.33;*/
    /*}*/
/*}*/

/*.editor-styles-wrapper p.is-style-h6 > strong,*/
/*p.is-style-h6 > strong,*/
/*.editor-styles-wrapper li.is-style-h6 > .block-editor-rich-text__editable > strong,*/
/*li.is-style-h6 > strong {*/
/*    font-weight: 600;*/
/*    color: var(--palette-text-dark);*/
/*}*/
/*.editor-styles-wrapper p.is-style-body1 > strong,*/
/*p.is-style-body1 > strong,*/
/*.editor-styles-wrapper li.is-style-body1 > .block-editor-rich-text__editable > strong,*/
/*li.is-style-body1 > strong {*/
/*    font-weight: 600;*/
/*    color: var(--palette-text-dark);*/
/*}*/
/*.editor-styles-wrapper p.is-style-body2 > strong,*/
/*p.is-style-body2 > strong,*/
/*.editor-styles-wrapper li.is-style-body2 > .block-editor-rich-text__editable > strong,*/
/*li.is-style-body2 > strong {*/
/*    font-weight: 600;*/
/*    color: var(--palette-text-dark);*/
/*}*/

/*@media (max-width: 781px) {*/
/*    .editor-styles-wrapper p.is-style-h6 > strong,*/
/*    p.is-style-h6 > strong,*/
/*    .editor-styles-wrapper li.is-style-h6 > .block-editor-rich-text__editable > strong,*/
/*    li.is-style-h6 > strong {*/
/*        font-weight: 500;*/
/*    }*/

/*    .editor-styles-wrapper p.is-style-body1 > strong,*/
/*    p.is-style-body1 > strong,*/
/*    .editor-styles-wrapper li.is-style-body1 > .block-editor-rich-text__editable > strong,*/
/*    li.is-style-body1 > strong {*/
/*        font-weight: 500;*/
/*    }*/

/*    .editor-styles-wrapper p.is-style-body2 > strong,*/
/*    p.is-style-body2 > strong,*/
/*    .editor-styles-wrapper li.is-style-body2 > .block-editor-rich-text__editable > strong,*/
/*    li.is-style-body2 > strong {*/
/*        font-weight: 500;*/
/*    }*/
/*}*/

/*p:empty {*/
/*    display: none;*/
/*}*/