.elementor-5425 .elementor-element.elementor-element-e015665{--display:flex;max-width:1440px;--margin-top:0px;--margin-bottom:0px;--margin-left:-100px;--margin-right:0px;overflow:visible;}.elementor-5425 .elementor-element.elementor-element-e015665.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-5425 .elementor-element.elementor-element-29493af{width:var( --container-widget-width, 110.602% );max-width:110.602%;--container-widget-width:110.602%;--container-widget-flex-grow:0;font-family:"Verdana", Sans-serif;font-size:20px;font-weight:100;font-style:normal;}.elementor-5425 .elementor-element.elementor-element-29493af.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-5425 .elementor-element.elementor-element-29493af a{color:#007BF7;}@media(max-width:1024px){.elementor-5425 .elementor-element.elementor-element-e015665{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-5425 .elementor-element.elementor-element-e015665{--width:120%;}}@media(max-width:1024px) and (min-width:768px){.elementor-5425 .elementor-element.elementor-element-e015665{--width:710px;}}/* Start custom CSS for container, class: .elementor-element-e015665 *//* Blog yazısı içindeki tüm linkleri beyaz yapar */
.single-post a,
.blog-post a,
.post-content a,
.entry-content a {
    color: #ffffff !important;
}

/* Üzerine gelince renk değiştirsin (opsiyonel) */
.single-post a:hover,
.blog-post a:hover,
.post-content a:hover,
.entry-content a:hover {
    color: #00aaff !important;
    text-decoration: underline;
}

/* Resim alt etiketlerinin (caption) arka planını şeffaf yapar */
.wp-caption-text,
figcaption,
.wp-block-image figcaption,
.entry-content figcaption,
.elementor-image-caption {
    background: transparent !important;
    background-color: transparent !important;
}

/* Eğer caption'ın arka planı beyaz kalırsa, daha güçlü müdahale */
[class*="caption"] {
    background: transparent !important;
    background-color: transparent !important;
}

/* Recent posts bölümündeki linkleri beyaz yapar */
.recent-post-title,
.recent-post-title a,
.widget_recent_entries .recent-post-title,
.widget_recent_entries .recent-post-title a {
    color: #ffffff !important;
}

/* Recent posts linklerinin üzerine gelince renk değiştirir */
.recent-post-title a:hover,
.widget_recent_entries .recent-post-title a:hover {
    color: #00aaff !important;
    text-decoration: underline;
}/* End custom CSS */