/* xl - MASAÜSTÜ STİLLERİ */ 

/* Lighthouse score developments. added by Salih ONDER - 04.01.2026 */
/* Linkler sadece renkle ayrışmasın */
.entry-content a,
.wd-post-content a,
.wd-cookies-popup a {
  text-decoration: underline;
  text-underline-offset: 0.18em;
  text-decoration-thickness: 1px;
}

/* Kontrast: tarih/meta + cookie metni */
time.published,
.wd-post-date,
.wd-post-meta,
.wd-cookies-popup,
.wd-cookies-popup .cookies-info-text {
  color: #111 !important;
}

/* Cookie butonu kontrast */
.wd-cookies-popup .cookies-accept-btn {
  background: #111 !important;
  color: #fff !important;
}

/* notrkarbon görseli: oranı bozan height zorlamasını kes */
.wd-header-text a img.alignnone {
  height: auto !important;
  max-width: 110px;
}

/* Lighthouse score developments. added by Salih ONDER - 04.01.2026 */




