#bbpress-forums .bbp-header,#bbpress-forums .bbp-footer{display:none}#bbpress-forums ul.bbp-topics,#bbpress-forums ul.forum,#bbpress-forums li.bbp-body{border:none}#bbpress-forums li.bbp-body li{display:grid;grid-template-columns:70px 1fr 180px 60px;align-items:center;gap:20px;padding:25px;margin-bottom:18px;border:1px solid #efefef;border-radius:18px;background:#fff;transition:.35s ease}#bbpress-forums li.bbp-body li:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(0,0,0,.08);border-color:rgba(232,98,44,.13)}.bbp-topic-title{display:flex;flex-direction:column}.bbp-topic-meta{margin-top:8px;font-size:14px;color:#8b8b8b}.bbp-topic-freshness{text-align:right}.bbp-topic-freshness a{display:inline-block;background:#e7f8ec;color:#12985a;padding:10px 18px;border-radius:50px;font-size:14px;font-weight:600;text-decoration:none}.bbp-topic-reply-count,.bbp-topic-voice-count{text-align:center;font-weight:700;color:#666;font-size:18px}.bbp-topic-reply-count::before{content:"💬 "}@media (max-width:991px){#bbpress-forums li.bbp-body li{grid-template-columns:60px 1fr}.bbp-topic-freshness,.bbp-topic-reply-count,.bbp-topic-voice-count{grid-column:2;text-align:left;margin-top:10px}}@media (max-width:767px){#bbpress-forums li.bbp-body li{display:block}.bbp-topic-freshness{margin-top:15px}}