.elementor-1123 .elementor-element.elementor-element-1c48b96{--spacer-size:19px;}.elementor-widget-theme-post-title .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-1123 .elementor-element.elementor-element-e32b0ee{text-align:center;}.elementor-1123 .elementor-element.elementor-element-e32b0ee .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:600;color:#000000;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1123 .elementor-element.elementor-element-6ee5a48 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(15px/2);}.elementor-1123 .elementor-element.elementor-element-6ee5a48 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(15px/2);}.elementor-1123 .elementor-element.elementor-element-6ee5a48 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(15px/2);margin-left:calc(15px/2);}.elementor-1123 .elementor-element.elementor-element-6ee5a48 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-15px/2);margin-left:calc(-15px/2);}body.rtl .elementor-1123 .elementor-element.elementor-element-6ee5a48 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-15px/2);}body:not(.rtl) .elementor-1123 .elementor-element.elementor-element-6ee5a48 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-15px/2);}.elementor-1123 .elementor-element.elementor-element-6ee5a48 .elementor-icon-list-icon i{color:#F4C6BE;font-size:14px;}.elementor-1123 .elementor-element.elementor-element-6ee5a48 .elementor-icon-list-icon svg{fill:#F4C6BE;--e-icon-list-icon-size:14px;}.elementor-1123 .elementor-element.elementor-element-6ee5a48 .elementor-icon-list-icon{width:14px;}.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-1123 .elementor-element.elementor-element-0158563{font-family:"Montserrat", Sans-serif;font-weight:400;color:#000000;}.elementor-1123 .elementor-element.elementor-element-a6709c6{--spacer-size:50px;}.elementor-widget-image .widget-image-caption{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-1123 .elementor-element.elementor-element-3e41406b{font-family:"Montserrat", Sans-serif;font-weight:400;color:#000000;}/* Start custom CSS for post-info, class: .elementor-element-6ee5a48 *//* Remove bullets for specific Post Info widget list items */
li.elementor-icon-list-item {
    list-style: none; /* Remove any bullet point */
    padding: 0;
    margin: 0;
}

/* Ensure the content is aligned correctly */
li.elementor-icon-list-item .elementor-repeater-item {
    display: inline-flex;
    align-items: center;
    margin: 0 15px; /* Adjust spacing between items */
}

/* Center the entire Post Info widget */
.elementor-post-info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
}/* End custom CSS */