diff --git a/themes/to0x19/static/theme.scss b/themes/to0x19/static/theme.scss
index c7f86287f13c28ccbf067df3227c3edf83407fd4..8fbf79e41d88eb024e1f06b1b869be429c57f3a9 100644
--- a/themes/to0x19/static/theme.scss
+++ b/themes/to0x19/static/theme.scss
@@ -89,7 +89,7 @@ a, a:focus, a:hover, a:visited { color: $c-links; }
     margin: 0 auto;
 }
 h1,h2,h3 { color: $c-titles; }
-h4,h5,h6 {
+h4,h5,h6,strong,b {
         color: $c-smalltitles;
     }
 #all-wrapper {