
:root { --preset-color1: #037fff --preset-color2: #026fe0 --preset-color3: #071323 --preset-color4: #132133 --preset-color5: #34495e --preset-color6: #787676 --preset-color7: #f0f2f3 --preset-color8: #f8f9fa --preset-color9: #ffffff } html body.postx-admin-page .editor-styles-wrapper, html body.postx-admin-page .editor-styles-wrapper p, html body.postx-page, html body.postx-page p, html.colibri-wp-theme body.postx-page, html.colibri-wp-theme body.postx-page p, body.block-editor-iframe__body, body.block-editor-iframe__body p { color: var(--postx_preset_Contrast_2_color); } html body.postx-admin-page .editor-styles-wrapper h1, html body.postx-page h1, html body.postx-admin-page .editor-styles-wrapper h2, html body.postx-page h2, html body.postx-admin-page .editor-styles-wrapper h3, html body.postx-page h3, html body.postx-admin-page .editor-styles-wrapper h4, html body.postx-page h4, html body.postx-admin-page .editor-styles-wrapper h5, html body.postx-page h5, html body.postx-admin-page .editor-styles-wrapper h6, html body.postx-page h6 { color: var(--postx_preset_Contrast_1_color); } html.colibri-wp-theme body.postx-page h1, html.colibri-wp-theme body.postx-page h2, html.colibri-wp-theme body.postx-page h3, html.colibri-wp-theme body.postx-page h4, html.colibri-wp-theme body.postx-page h5, html.colibri-wp-theme body.postx-page h6 { color: var(--postx_preset_Contrast_1_color); } body.block-editor-iframe__body h1, body.block-editor-iframe__body h2, body.block-editor-iframe__body h3, body.block-editor-iframe__body h4, body.block-editor-iframe__body h5, body.block-editor-iframe__body h6 { color: var(--postx_preset_Contrast_1_color); }
