<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}/* Start custom CSS for text-editor, class: .elementor-element-21caa0ba */&lt;style&gt;
        body {
            font-family: 'Arial', sans-serif;
            line-height: 1.6;
            margin: 0;
            padding: 0 15px;
            background-color: #f9f9f9;
            color: #333;
        }
        section {
            background-color: #fff;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0,0,0,0.1);
            margin-bottom: 15px;
            padding: 20px;
        }
        h1, h2, h3, h4 {
            color: #002b5c;
            margin-bottom: 15px;
        }
        ul, ol {
            margin-left: 20px;
            margin-top: 10px;
        }
        li {
            margin-bottom: 10px;
        }
        em {
            display: block;
            margin: 15px 0;
            padding: 10px;
            background-color: #f0f8ff;
            border-left: 4px solid #002b5c;
            font-style: normal;
        }
        footer {
            text-align: center;
            padding: 10px;
            background-color: #ececec;
            border-top: 1px solid #ddd;
        }
        footer p {
            font-size: 0.9em;
            color: #002b5c;
        }
    &lt;/style&gt;/* End custom CSS */</pre></body></html>