.forum-category-row .forum-category-status.lt-forum-unread,
.forum-topic-row .forum-topic-status.lt-forum-unread {
 background:#ff7900; border-color:#ff7900; color:#fff;
}
.forum-category-row .forum-category-status.lt-forum-unread svg,
.forum-topic-row .forum-topic-status.lt-forum-unread svg {color:#fff;stroke:#fff;}
.forum-section>header .lt-forum-section-unread {
 display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;
 margin-right:9px;border-radius:50%;background:#ff7900;color:white;vertical-align:middle;
}
.forum-section>header .lt-forum-section-unread svg {width:14px;height:14px;stroke:#fff;}
