.elementor-26698 .elementor-element.elementor-element-6e03f690{padding:0px 0px 50px 0px;}.elementor-26698 .elementor-element.elementor-element-3326f10 .elementor-button{background-color:#257598;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;border-radius:25px 25px 25px 25px;padding:16px 16px 16px 16px;}.elementor-26698 .elementor-element.elementor-element-3326f10 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-26698 .elementor-element.elementor-element-3326f10 .elementor-button-content-wrapper{flex-direction:row;}/* Start custom CSS for text-editor, class: .elementor-element-6f11a58f */*/

/* 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;
}

/* 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 */
}/* End custom CSS */