diff --git a/src/App.vue b/src/App.vue
index 8f61e2be351a34c3fb964c121765a9f4ab850e01..5d61f714678b1ac7d1f364e62a48270d8e65755e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -93,6 +93,7 @@ body {
 h1 {
   font-family: Inria Serif;
   padding-left: 15px;
+  color: var(--v-primary-base)
 }
 
 h1 > a.xs, h1 > a.sm {