.elementor-11 .elementor-element.elementor-element-9c4e1c9{--display:flex;}.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-11 .elementor-element.elementor-element-855d376 .elementor-heading-title{font-family:"Cinzel", Sans-serif;font-weight:600;}.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 );}:root{--page-title-display:none;}/* Start custom CSS *//* 1. FORCE LOAD FONT VIA DIRECT LINK */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cinzel/v19/8vL6777cyqe4M7gc.woff2) format('woff2');
}

/* 2. THE MAIN TITLE (PAGE 11) */
.page-id-11 .elementor-heading-title {
    font-family: 'Cinzel', serif !important;
    color: #F5F5F7 !important;
    text-transform: uppercase !important;
    letter-spacing: 12px !important;
    text-align: center !important;
    text-shadow: 0 0 20px rgba(245, 245, 247, 0.2) !important;
}

/* 3. THE DOCTRINE (BODY TEXT) */
.page-id-11 .elementor-text-editor, 
.page-id-11 .elementor-widget-text-editor {
    font-family: 'Cinzel', serif !important;
    color: #A1A1A6 !important;
    line-height: 2.3 !important;
    letter-spacing: 2px !important;
    text-align: center !important;
}

/* 4. TARGETING EVERY SUB-ELEMENT JUST IN CASE */
.page-id-11 .elementor-text-editor *,
.page-id-11 .elementor-widget-text-editor div,
.page-id-11 .elementor-widget-text-editor p,
.page-id-11 .elementor-widget-text-editor span {
    font-family: 'Cinzel', serif !important;
}

/* 5. THE SACRED HIGHLIGHTS */
.page-id-11 strong, 
.page-id-11 b {
    color: #F5F5F7 !important;
    letter-spacing: 3px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

/* 6. THE LISTS */
.page-id-11 ul li:before {
    content: "•" !important;
    color: #8B0000 !important;
    padding-right: 15px !important;
}
/* --- PAGE 11: LIST PURGE --- */

/* 1. REMOVE THE ORIGINAL WHITE DOTS */
.page-id-11 ul, 
.page-id-11 li {
    list-style: none !important;
    list-style-type: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

/* 2. RE-ALIGN THE RED BULLETS */
.page-id-11 ul li {
    position: relative !important;
    padding-left: 0 !important;
    display: block !important;
}

.page-id-11 ul li:before {
    content: "•" !important;
    color: #8B0000 !important;
    font-size: 1.5rem !important;
    margin-right: 12px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    line-height: 1 !important;
}/* End custom CSS */