diff --git a/elections2021/templates/elections2021/base.html b/elections2021/templates/elections2021/base.html
index f1b7f4b57bf8db0eb8179aab46aa5b862b2e722e..6c58ca0f634b60b4448183743c15deb84dea7a76 100644
--- a/elections2021/templates/elections2021/base.html
+++ b/elections2021/templates/elections2021/base.html
@@ -22,6 +22,9 @@
     sup {
       white-space: nowrap;
     }
+    .head-alt-highlighted {
+      line-height: 1.2 !important;
+    }
   </style>
 
   {% if page.root_page.matomo_id %}