diff --git a/front/core/styles/text.scss b/front/core/styles/text.scss index 751a5594b..701a84d05 100644 --- a/front/core/styles/text.scss +++ b/front/core/styles/text.scss @@ -51,7 +51,7 @@ h1, h2, h3, h4, h5, h6 { color: $color-main; } .text-secondary { - color: $color-font-secondary; + color: $color-font-light; } /* Helpers */