<style>
.breadcrumb-section h1, .page-title, .breadcrumb-text h2, h2.title {
color: #ff0000 !important;
font-weight: bold !important;
opacity: 1 !important;
}
</style>
/* Sitedeki tüm başlıkları ve silik alanları kırmızı yap */
h1, h2, .page-title, .title, .breadcrumb-section h1, .breadcrumb-text h2, .page-header h2 {
color: #ff0000 !important;
font-weight: bold !important;
opacity: 1 !important;
visibility: visible !important;
}
/* Arka plandaki gri gölgeyi temizle */
.breadcrumb-section {
background-color: transparent !important;
}
/* Sayfa başlığını kırmızı ve belirgin yap */
.breadcrumb-section h1, .page-title, .title, .breadcrumb-text h2 {
color: #ff0000 !important;
font-weight: bold !important;
opacity: 1 !important;
text-shadow: none !important;