.elementor-298 .elementor-element.elementor-element-67c5f0a{margin-top:50px;margin-bottom:0px;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-2746917 */body {
    /* Set "section" to 0 */
    counter-reset: section;
}

.elementor-298 .elementor-element.elementor-element-2746917 h6 {
    /* Set "subsection" to 0 */
    counter-reset: subsection;
}

.elementor-298 .elementor-element.elementor-element-2746917 h6::before {
    counter-increment: section;
    content:counter(section) ". ";
}

.elementor-298 .elementor-element.elementor-element-2746917 p::before {
    counter-increment: subsection;
    content: counter(section) "." counter(subsection) " ";
	padding-right:7px;
	color: #000;
}/* End custom CSS */