/******* Do not edit this file *******
Code Snippets Manager
Saved: Mar 09 2026 | 09:55:40 */
.elementor-widget-text-editor p {
  margin: 0 0 1.2em 0;
}
.elementor-widget-text-editor p:first-child {
  margin-top: 0;
}
.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}
.elementor-widget-theme-post-content ul, .elementor-widget-theme-post-content ol {
  margin-bottom: 1em;
}
.elementor-widget-theme-post-content p:has(+ ul), .elementor-widget-theme-post-content p:has(+ ol) {
  margin-bottom: 0.6em;
}
.elementor ul, .elementor ol {
  margin-bottom: 1em;
}
.elementor p:has(+ ul), .elementor p:has(+ ol) {
  margin-bottom: 0.6em;
}
