ul.posts li{list-style:none;margin-bottom:1rem;padding:.9rem 1rem;border-radius:12px;transition:all .2s ease}ul.posts li:hover{background:#f8fafc}ul.posts li a{font-weight:600}ul.posts li span{color:#6b7280}