.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.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 );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for text-editor, class: .elementor-element-8aa1368 */ol{list-style-type: none;
  counter-reset: ordered;
      margin-left: 0;
    padding: 0;;}
ol li{margin-bottom: 10px;}
ol li:before{background: var(--thm-base);
    border-radius: 50%;
    color: #fff;
    content: counter(ordered);
    counter-increment: ordered;
    display: inline-block;
    margin-top: 0px;
    text-align: center;
    width: 30px;
    height: 30px;
    margin-right: 5px;}/* End custom CSS */