/* Start custom CSS for text-editor, class: .elementor-element-77d23bc */.elementor-14217 .elementor-element.elementor-element-77d23bc 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-14217 .elementor-element.elementor-element-77d23bc 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-14217 .elementor-element.elementor-element-77d23bc ul {
    list-style: disc; /* Display bullet points */
    margin: 0 0 20px; /* Adjust spacing as needed */
    padding-left: 18px; /* Ensure proper indentation */
    
}

.elementor-14217 .elementor-element.elementor-element-77d23bc ol {
    margin: 0 0 20px; /* Adjust spacing as needed */
    padding-left: 18px; /* Ensure proper indentation */
    list-style: circle;
    
}

.elementor-14217 .elementor-element.elementor-element-77d23bc h4 {
    padding-top:10px;
    padding-bottom:10px; 
}

.elementor-14217 .elementor-element.elementor-element-77d23bc hr {
    height: 1px;
    background-color: #333;
    margin-top: 20px; /* Space above the heading */
    margin-bottom: 20px; /* Space below the heading */
}

.elementor-14217 .elementor-element.elementor-element-77d23bc blockquote{
       margin-top: 20px; /* Space above the heading */
    margin-bottom: 20px; /* Space below the heading */ 
    
}/* End custom CSS */