.elementor-kit-6{--e-global-color-primary:#1A1E49;--e-global-color-secondary:#54595F;--e-global-color-text:#CBA55C;--e-global-color-accent:#E8C98A;--e-global-color-7ca0556:#F7F6F2;--e-global-color-ccaa519:#CED0D9;--e-global-color-43e5bde:#8A8DA8;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:13px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:11px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Cormorant Garamond";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:300;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ─── Nexus Insights Post Styling ─── */

/* Body paragraphs in post content */
.elementor-widget-theme-post-content p {
    font-family: 'DM Sans', sans-serif;
    font-size: 18px;
    line-height: 1.75;
    color: rgba(26, 30, 73, 0.85);
    font-weight: 300;
    margin-bottom: 28px;
}

/* Lede — first paragraph */
.elementor-widget-theme-post-content > .elementor-widget-container > p:first-of-type {
    font-size: 22px;
    line-height: 1.55;
    color: #1A1E49;
    font-weight: 400;
    margin-bottom: 36px;
}

.elementor-widget-theme-post-content > .elementor-widget-container > p:first-of-type::first-letter {
    font-family: 'Cormorant Garamond', serif;
    font-size: 76px;
    font-weight: 500;
    float: left;
    line-height: 0.85;
    margin: 8px 14px 0 0;
    color: #CBA55C;
    font-style: italic;
}

/* H2 — Cormorant with italic gold accent */
.elementor-widget-theme-post-content h2 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 38px;
    font-weight: 500;
    line-height: 1.2;
    color: #1A1E49;
    margin: 64px 0 24px;
    letter-spacing: -0.005em;
}

.elementor-widget-theme-post-content h2 em {
    font-style: italic;
    color: #CBA55C;
    font-weight: 500;
}

/* H3 */
.elementor-widget-theme-post-content h3 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.3;
    color: #1A1E49;
    margin: 44px 0 16px;
}

/* Bullets — gold em-dash markers */
.elementor-widget-theme-post-content ul {
    margin: 0 0 32px 0;
    padding-left: 0;
    list-style: none;
}

.elementor-widget-theme-post-content ul li {
    font-size: 18px;
    line-height: 1.75;
    color: rgba(26, 30, 73, 0.85);
    padding: 8px 0 8px 32px;
    position: relative;
    font-weight: 300;
}

.elementor-widget-theme-post-content ul li::before {
    content: '—';
    position: absolute;
    left: 0;
    color: #CBA55C;
    font-weight: 500;
}

/* Strong */
.elementor-widget-theme-post-content strong {
    color: #1A1E49;
    font-weight: 500;
}

/* Links */
.elementor-widget-theme-post-content a {
    color: #1A1E49;
    text-decoration: underline;
    text-decoration-color: #CBA55C;
    text-underline-offset: 4px;
    text-decoration-thickness: 1px;
}

.elementor-widget-theme-post-content a:hover {
    color: #CBA55C;
}/* End custom CSS */