diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css
index bee1f219b8c658e68b7535f34cedf5daaa911bff..c1d78d763b7d84869e75ee1b71076a96c6c3eada 100644
--- a/it4i_theme/assets/stylesheets/application.css
+++ b/it4i_theme/assets/stylesheets/application.css
@@ -498,14 +498,11 @@ body, input {
 .no-js .repo a .count {
     display: none;
 }
-.drawer .toc li a {
-    font-weight: 700;
-}
 .drawer .toc li.anchor a {
     font-weight: 400;
 }
 .drawer .section, .repo a {
-    font-weight: 700;
+    font-weight: 500;
     background-color: #ddd;
 }
 .repo a {