.recent-post{display:flex;gap:12px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #1e2433;text-decoration:none;align-items:center}.recent-post:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.post-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.recent-post:hover .post-thumb img{transform:scale(1.08)}.recent-post:hover .post-info span{color:#2563eb}.post-info small{font-size:11px;color:#4a5568;text-transform:uppercase;letter-spacing:.5px}