/* tintuc.css */
.tt-img, .card-img-top { object-fit: cover; width: 100%; height: 100%; }
.tt-hero .ratio { background:#111; }
.tt-hero .tt-overlay{ position:absolute; inset:0; background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.0) 60%); }
.tt-hero .tt-title{ color:#fff; text-shadow:0 4px 20px rgba(0,0,0,.45); }
.tt-hero .tt-badges .badge{ background:#fff; color:#000; border-radius:50rem; font-weight:600; }
.tt-card .ratio{ background:#f7f7f7; }
.tt-meta{ font-size:.875rem; color:#6c757d; }
