<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-1213 .elementor-element.elementor-element-20b2ad7a &gt; .elementor-widget-container{margin:0px 0px 0px 0px;}/* Start custom CSS for text-editor, class: .elementor-element-20b2ad7a *//* General spacing for headings and paragraphs */
h3 {
    margin-top: 30px; /* Adds space above headings */
    margin-bottom: 15px; /* Adds space below headings */
}

p {
    margin-bottom: 20px; /* Adds consistent spacing between paragraphs */
}

/* Adjust bullet list spacing */
ul {
    margin-top: 20px; /* Space above the bullet list */
    margin-bottom: 20px; /* Space below the bullet list */
}

ul li {
    margin-bottom: 12px; /* Space between bullet points */
}/* End custom CSS */</pre></body></html>