.elementor-2940 .elementor-element.elementor-element-55219ff0{text-align:start;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );text-shadow:0px 0px 0px rgba(0,0,0,0.3);}/* Start custom CSS for text-editor, class: .elementor-element-55219ff0 */blockquote {
  border-left: 4px solid #ccc;
  margin: 2em 0;
  padding-left: 2em;
  padding-right: 2em;
  color: #555;
  font-style: italic;
  font-size: 12pt;
}
/* Header spacing (adds breathing room before sections) */
h1, h2, h3, h4, h5, h6 {
  margin-top: 1.2em;     /* increased from 2em */
  margin-bottom: 0.75em;
  line-height: 1.3;
}

/* Optional: tighten spacing if header is first element */
h1:first-child,
h2:first-child,
h3:first-child {
  margin-top: 0;
}

/* Optional: reduce spacing if header follows another header */
h1 + h2,
h2 + h3,
h1 + h3,
h3 + h4,
h4 + h5,
h5 + h6 {
  margin-top: 0.75em;
}

/* Paragraph spacing */
p {
  margin-bottom: 1.25em;
  line-height: 1.6;
}/* End custom CSS */