diff --git a/core/profiles/demo_umami/themes/umami/css/base.css b/core/profiles/demo_umami/themes/umami/css/base.css
index a3df32d..6a54baf 100644
--- a/core/profiles/demo_umami/themes/umami/css/base.css
+++ b/core/profiles/demo_umami/themes/umami/css/base.css
@@ -158,7 +158,7 @@ h4 {
 h5 {
   font-family: 'Scope One', Georgia, serif;
   font-size: 0.889rem; /* -1 based on 1.125 modular scale (major second) */
-  font-weight: 700;
+  font-weight: 400;
   line-height: 1.2;
   margin: 0 0 1.28rem 0;
 }
@@ -173,7 +173,7 @@ h5 {
 h6 {
   font-family: 'Scope One', Georgia, serif;
   font-size: 0.79rem; /* -1 based on 1.125 modular scale (major second) */
-  font-weight: 700;
+  font-weight: 400;
   line-height: 1.2;
   margin: 0 0 1.28rem 0;
 }
