.elementor-2643 .elementor-element.elementor-element-6435350{--display:flex;}.elementor-2643 .elementor-element.elementor-element-2d01da0{--display:flex;}.elementor-2643 .elementor-element.elementor-element-8a9929c{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-8a4e17d *//* Adjust spacing between bullet points */
ul {
  margin-bottom: 20px; /* Optional: Increase spacing between lists */
}

li {
  margin-bottom: 15px; /* Increase spacing between list items */
}
/* Adjust the font size for h1 and add spacing */
h1 {
  font-size: 40px !important;
  margin-bottom: 20px !important; /* Default +10px extra spacing */
}

/* Adjust the font size for h2 and add spacing */
h2 {
  font-size: 32px !important;
  margin-bottom: 20px !important; /* Default +10px extra spacing */
}

/* Adjust the font size for h3 and add spacing */
h3 {
  font-size: 24px !important;
  margin-bottom: 20px !important; /* Default +10px extra spacing */
}/* End custom CSS */