.elementor-9204 .elementor-element.elementor-element-b8d2a80{--display:flex;}.elementor-widget-text-editor{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 );}/* Start custom CSS for text-editor, class: .elementor-element-abb0d79 */ol {
    counter-reset: list-counter;
  }
  ol li {
    list-style: none;
    counter-increment: list-counter;
  }
  ol li::before {
    content: counter(list-counter) ". ";
    font-weight: bold;
  }
  ol li strong:first-child {
    font-weight: bold;
  }/* End custom CSS */