.elementor-187 .elementor-element.elementor-element-03e5d5c{--display:flex;}.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 );}/* Start custom CSS for text-editor, class: .elementor-element-2b763ec */.legals ol {
	 list-style-type: none;
	 counter-reset: item;
	 margin: 0;
	 padding: 0;
}
 .legals ol > li {
	 display: table;
	 counter-increment: item;
	 margin-bottom: 0.6em;
}
 .legals ol > li:before {
	 content: counters(item, ".") ". ";
	 display: table-cell;
	 padding-right: 0.6em;
}
 .legals li ol > li {
	 margin: 0;
}
 .legals li ol > li:before {
	 content: counters(item, ".") " ";
}/* End custom CSS */