.elementor-3 .elementor-element.elementor-element-36bf8cb5{padding:50px 50px 50px 50px;}@media(max-width:767px){.elementor-3 .elementor-element.elementor-element-36bf8cb5{padding:30px 30px 30px 30px;}}/* Start custom CSS for text-editor, class: .elementor-element-6680f432 *//* Now, target ONLY the LAST paragraph to remove its bottom margin */
.elementor-widget-text-editor p:last-child {
  margin-bottom: 0; /* Removes space after the final paragraph in the widget */
}
/* Target all paragraphs inside Elementor text editor widgets */
.elementor-widget-text-editor p {
  margin-top: 0;
  margin-bottom: 1.5em; /* Add default space AFTER each paragraph */
  line-height: 1.6;
}/* End custom CSS */