diff --git a/basetheme_bootstrap/static/css/basetheme_bootstrap4_pasteur.css b/basetheme_bootstrap/static/css/basetheme_bootstrap4_pasteur.css
index 72bb6aa801fa62cf937127a05089e138a645ac75..4e81bb494ad15ba9b73993e28c0a2a956f4b6de8 100644
--- a/basetheme_bootstrap/static/css/basetheme_bootstrap4_pasteur.css
+++ b/basetheme_bootstrap/static/css/basetheme_bootstrap4_pasteur.css
@@ -793,4 +793,8 @@ a.bg-secondary:focus {
     color: #fff;
     background-color: #81796a!important;
     border-color: #81796a!important;
+}
+
+.text-muted a{
+    color:#66b0ff;
 }
\ No newline at end of file