.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-948 .elementor-element.elementor-element-24624af .elementor-heading-title{font-family:"Dimbo", Sans-serif;font-size:64px;font-weight:400;text-transform:uppercase;line-height:56px;color:#9F412B;}.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-948 .elementor-element.elementor-element-ab9d20e{text-align:justify;font-family:"Comic Neue", Sans-serif;font-size:18px;font-weight:700;line-height:41.1px;color:#08060C;}.elementor-948 .elementor-element.elementor-element-1f00234{text-align:justify;}/* Start custom CSS for text-editor, class: .elementor-element-1f00234 *//* Styling the main content disclaimer section cleanly */
.elementor-948 .elementor-element.elementor-element-1f00234 {
    background-color: rgba(186, 172, 90, 0.08) !important; /* Soft match to your olive/green cloud theme */
    border-left: 4px solid #BAAC5A !important; /* Solid brand color accent highlight bar */
    padding: 20px 25px !important;
    margin: 35px auto !important;
    border-radius: 0 8px 8px 0 !important;
    max-width: 100% !important;
}

/* Internal Typography Layout Controls */
.elementor-948 .elementor-element.elementor-element-1f00234 .elementor-text-editor {
    font-family: "Comic Neue", sans-serif !important;
    font-size: 14px !important;
    line-height: 26px !important;
    color: #000000 !important;
    font-style: italic !important;
}

/* Label emphasis */
.elementor-948 .elementor-element.elementor-element-1f00234 .elementor-text-editor strong {
    color: #BAAC5A !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-28a1508 *//* Layout wrapper container padding adjustments */
.story-press-contact-block {
    margin: 40px auto 20px auto !important;
    padding: 20px 0 !important;
    border-top: 1px solid #eaeaea !important; /* Clean separator line above the contact profile */
    max-width: 100%;
}

/* Base structural label styling */
.story-press-contact-block .press-label {
    font-family: "Comic Neue", sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    color: #888888 !important;
    margin-bottom: 8px !important;
}

/* Main typography matrix specifications */
.story-press-contact-block .press-details {
    font-family: "Comic Neue", sans-serif !important;
    font-size: 18px !important;
    line-height: 30px !important;
    color: #444444 !important;
    margin: 0 !important;
}

/* Author branding identity highlight color lock */
.story-press-contact-block .author-name {
    color: #9F412B !important; /* Matching your olive/gold theme palette configuration */
    font-size: 20px !important;
}

/* Sub-details formatting structures */
.story-press-contact-block .author-title {
    font-weight: 600 !important;
}

.story-press-contact-block .title-separator {
    color: #BAAC5A !important;
    margin: 0 8px !important;
    font-weight: 400 !important;
}

.story-press-contact-block .series-name {
    color: #666666 !important;
    font-style: italic !important;
}

/* ==========================================================================
   RESPONSIVE MOBILE VIEWPORT TRACKS
   ========================================================================= */
@media (max-width: 767px) {
    .story-press-contact-block {
        text-align: center !important; /* Centers the alignment properties on small mobile viewports */
        padding: 15px 10px !important;
    }
    .story-press-contact-block .press-details {
        font-size: 15px !important;
        line-height: 26px !important;
    }
    .story-press-contact-block .author-name {
        font-size: 17px !important;
    }
    .story-press-contact-block .title-separator {
        display: none !important; /* Hides the vertical pipe line on mobile screen wraps */
    }
    .story-press-contact-block .author-title::after {
        content: " — " !important; /* Replaces pipe with a clean dash wrap layout for phone viewports */
        color: #BAAC5A !important;
    }
}/* End custom CSS */