diff --git a/src/app/components/shared/comment/comment.component.scss b/src/app/components/shared/comment/comment.component.scss
index 97dba9e75b825680f96ed7c3dc6b8735258e8334..0797179d34ce556864ad529c642dc4e1cb13865b 100644
--- a/src/app/components/shared/comment/comment.component.scss
+++ b/src/app/components/shared/comment/comment.component.scss
@@ -13,6 +13,7 @@ mat-card-content > :first-child {
   width: 35px;
   height: 35px;
   font-size: 35px;
+  font-weight: bold;
   line-height: 100% !important;
   color: var(--on-surface)
 }