.elementor-17859 .elementor-element.elementor-element-010bd3b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for text-editor, class: .elementor-element-5bbe403 */ol {
  counter-reset: section;
  list-style: none;
  margin: 0;
  padding: 0;
    font-weight: bold;

}

ol li {
  counter-increment: section;
  margin-top: 4px;
}

ol li::before {
  content: counters(section, ".") ". ";
  margin-right: 8px;
}

ol ol {
  counter-reset: section;
  margin-left: 1.5em;
  font-weight: normal;
}

ol ol li:last-child {
  margin-bottom: 10px;
}/* End custom CSS */