.elementor-22784 .elementor-element.elementor-element-40d93a7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );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 for container, class: .elementor-element-40d93a7 *//* ===============================
   Typography & layout additions
   =============================== */

/* Desktop */
.cullen-red-bullets {
    width: 100%;
}

.cullen-red-bullets h2 {
    font-size: 26px;
    font-weight: 500;
}

.cullen-red-bullets p {
    font-size: 18px;
    font-weight: 400;
}

/* Numbered lists – Cullen red numbers */
.cullen-red-bullets ol {
    padding-left: 3em;
}

.cullen-red-bullets ol li::marker {
    color: #E30613;
    font-weight: bold;
}

/* ===============================
   Mobile overrides
   =============================== */
@media (max-width: 767px) {
    .cullen-red-bullets {
        width: 80%;
    }

    .cullen-red-bullets h2 {
        font-size: 18px;
        font-weight: 500;
    }

    .cullen-red-bullets p {
        font-size: 16px;
        font-weight: 400;
    }
}
.cullen-red-bullets a:not(.elementor-button-link) {
    color: #E30613 !important;
    font-weight: bold;
    text-decoration: underline;
}/* End custom CSS */