/* Start custom CSS for text-editor, class: .elementor-element-87f2298 */.elementor-14236 .elementor-element.elementor-element-87f2298 h2 {
  font-size: 2em;   /* Example font size */
  font-weight: bold;
  margin-top: 20px; /* Space above the heading */
  margin-bottom: 30px; /* Space below the heading */
}

.elementor-14236 .elementor-element.elementor-element-87f2298 h3 {
  font-size: 1.5em; /* Example font size */
  font-weight: bold;
  margin-top: 15px; /* Space above the heading */
  margin-bottom: 25px; /* Space below the heading */
}

.elementor-14236 .elementor-element.elementor-element-87f2298 ul, ol {
    list-style: disc; /* Display bullet points */
    margin: 0 0 20px; /* Adjust spacing as needed */
    padding-left: 18px; /* Ensure proper indentation */
    
}

.elementor-14236 .elementor-element.elementor-element-87f2298 h4 {
    padding-top:10px;
    padding-bottom:10px; 
}

.elementor-14236 .elementor-element.elementor-element-87f2298 hr {
    height: 1px;
    background-color: #333;
    margin-top: 20px; /* Space above the heading */
    margin-bottom: 20px; /* Space below the heading */
}/* End custom CSS */