/* blog-oku.css — ehliyet.denemesite.com.tr
   Sadece main.css'de olmayan tamamlayici stiller */

/* Page banner alt yazi */
.page-banner .lead-sub {
    color: rgba(255,255,255,.8);
    font-size: .98rem;
    font-weight: 400;
    margin-bottom: 0;
}

/* blog-etiket / blog-kategori ortak section */
.inner-section {
    padding: 60px 0;
    background: var(--bg-light);
}
