@Justoverclock
Two small adjustments via CSS
The FontAwesome icons are correctly aligned
Spacing after bold text
.replyCountBox {
align-items:center
}
.replyCountBox strong {
margin-right:4px
}
Before

After

And is there a way to display the date as ā13.11.2025ā instead of ā2025-11-13ā?