From c329096972979fc4bb357b1552697760f4d306f2 Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Wed, 15 Feb 2023 20:43:16 +0100
Subject: [PATCH] grey

---
 assets/sass/_theme/sections/persons.sass | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/assets/sass/_theme/sections/persons.sass b/assets/sass/_theme/sections/persons.sass
index 15477464..96410865 100644
--- a/assets/sass/_theme/sections/persons.sass
+++ b/assets/sass/_theme/sections/persons.sass
@@ -186,8 +186,9 @@ ol.persons--list
             .title
                 margin-bottom: calc(#{$spacing0}/2)
             .ref
-                @include small
+                color: $color-text-alt
                 margin-top: 0
+                @include small
     @include media-breakpoint-down(lg)
         .roles
             margin-top: $spacing2
-- 
GitLab