diff --git a/prive/themes/spip/bando.css.html b/prive/themes/spip/bando.css.html
index c94d1d8cdfdbd12f6ab95123b59cecef14fe6522..7dadf40d8a88da73463d7fd33e3543d694b5986c 100644
--- a/prive/themes/spip/bando.css.html
+++ b/prive/themes/spip/bando.css.html
@@ -510,6 +510,9 @@
 .bando-outils {
 	color: var(--spip-color-gray-dark);
 }
+.bando-outils .deroulant[data-racine] > .deroulant__item > .deroulant__lien {
+	color: var(--spip-color-gray-darkest);
+}
 .bando-outils .picto {
 	width: var(--spip-bando-outils-icon-size);
 	height: auto;