diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html
index a9bd93bf76c370edd9ca946b626ce1e53ebe9120..f2c1632af3e643e7b7af6e2809b0ac83f34e5d23 100644
--- a/stylessoyezcreateurs.css.html
+++ b/stylessoyezcreateurs.css.html
@@ -2419,14 +2419,18 @@ button {
   position: absolute;
   font-size: 0;
   line-height: 1.7;
-  color: white;
+  color: #GET{c_header};
 }
 #miettesdepain ul li:first-child a:before {
   font-family: 'picto-soyezcreateurs' !important;
   content: "\2302";
   font-size: 20px;
   vertical-align: middle;
-  color: #be1621;
+  color: #GET{c_header};
+}
+#miettesdepain ul li:first-child a:hover:before,
+#miettesdepain ul li:first-child a:focus:before {
+  color: [#(#GET{c_header}|couleur_saturation{1})];
 }
 .portailcognac #sommaire {
   clear: both!important;