diff --git a/app/assets/stylesheets/components.scss b/app/assets/stylesheets/components.scss
index f8f1b9d6c7944858bb01b0580669c8a2f266ff75..e3770a4ceea61f439b604c8b95743421312f0570 100644
--- a/app/assets/stylesheets/components.scss
+++ b/app/assets/stylesheets/components.scss
@@ -102,7 +102,7 @@
   font-size: 15px;
   line-height: 20px;
   word-wrap: break-word;
-  font-weight: 300;
+  font-weight: 400;
   overflow: hidden;
   white-space: pre-wrap;
 
@@ -177,7 +177,7 @@
 
 .account__header__content {
   word-wrap: break-word;
-  font-weight: 300;
+  font-weight: 400;
   overflow: hidden;
 
   p {