.elementor-1772 .elementor-element.elementor-element-4e84855 > .elementor-container{max-width:880px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1772 .elementor-element.elementor-element-463198d5.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-1772 .elementor-element.elementor-element-f6f5e3f{--spacer-size:50px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1772 .elementor-element.elementor-element-43026805{text-align:center;}.elementor-1772 .elementor-element.elementor-element-43026805 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1772 .elementor-element.elementor-element-748b36d9{width:var( --container-widget-width, 73.929% );max-width:73.929%;--container-widget-width:73.929%;--container-widget-flex-grow:0;text-align:center;font-family:"Nunito Sans", Sans-serif;font-weight:400;}.elementor-1772 .elementor-element.elementor-element-748b36d9 a{color:var( --e-global-color-7939704 );}/* Start custom CSS for section, class: .elementor-element-4e84855 */.np-longform p {
  line-height: 2.1;
  margin: 0 0 24px 0; /* space after each paragraph */
}

/* Long-form heading color override */
.np-longform h1,
.np-longform h2,
.np-longform h3,
.np-longform h4,
.np-longform h5,
.np-longform h6 {
  color: #333333;
}

.np-longform .elementor-heading-title {
  color: #333333;
}

/* ===== Normal lists (ul/ol) inside long-form content ===== */
.np-longform ul,
.np-longform ol {
  margin: 0 0 24px 0;      /* space after the whole list */
  padding-left: 1.25em;    /* consistent indent */
}

/* Space between bullet lines */
.np-longform li {
  margin: 0 0 10px 0;      /* vertical spacing between items */
  line-height: 2.0;        /* match your paragraph rhythm */
}

/* Remove extra space after the last item */
.np-longform li:last-child {
  margin-bottom: 0;
}

/* Nested lists: slightly tighter + visually clear */
.np-longform li > ul,
.np-longform li > ol {
  margin: 10px 0 0 0;
  padding-left: 1.25em;
}

/* Make bullets sit nicely with larger line-height */
.np-longform ul li::marker,
.np-longform ol li::marker {
  font-size: 0.95em;
}

/* Optional: slightly soften bullet color for a cleaner look */
.np-longform ul li::marker {
  color: #555555;
}

.np-longform li { line-height: 1.85; }
.np-longform ul, .np-longform ol { padding-left: 1.4em; }

/* ===== H2 divider styling (long-form) ===== */
.np-longform h2 {
  color: #333333;
  padding-bottom: 12px;
  margin: 44px 0 20px 0;      /* space above / below the H2 block */
  border-bottom: 2px solid #e2e2e2;  /* divider line */
}

/* First H2 on the page shouldn't have huge top margin */
.np-longform h2:first-of-type {
  margin-top: 0;
}/* End custom CSS */