.elementor-14623 .elementor-element.elementor-element-2c541071{--display:flex;overflow:visible;}.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 );}/* Start custom CSS *//* Sadece bu sayfanın başlığı */
.single-post .entry-title,
.single-post h1 {
    font-size: 30px !important;
    line-height: 1.2 !important;
}

/* Elementor başlık widget'ı */
.elementor-widget-heading .elementor-heading-title {
    font-size: 30pxpx !important;
    line-height: 1.2 !important;
}
/* Sadece bu sayfanın başlığı */
.single-post .entry-title,
.single-post h1 {
    font-size: 30px !important;
    line-height: 1.2 !important;
}

/* Elementor başlık widget'ı */
.elementor-widget-heading .elementor-heading-title {
    font-size: 30pxpx !important;
    line-height: 1.2 !important;
}
/* Blog fontu - responsive */
.elementor-heading-title,
.entry-title,
h1 {
    font-family: 'Blog', Arial, sans-serif !important;
    font-weight: bold !important;
    font-size: 32px !important;
}

@media (max-width: 768px) {
    .elementor-heading-title,
    .entry-title,
    h1 {
        font-size: 24px !important;
    }
}/* End custom CSS */