
/* ===== Correctif contraste : libelles bulky-label dans les panneaux sombres (Catalogue, mainbar) ===== */
.il-maincontrols-slate .bulky-label,
.il-mainbar-entries .bulky-label,
.ilLeftNav .bulky-label,
.il-maincontrols-slate .il-link,
.il-maincontrols-slate a,
.il-maincontrols-slate button {
  color: #E4EAF0 !important;
}
.il-maincontrols-slate a:hover .bulky-label,
.il-maincontrols-slate button:hover .bulky-label {
  color: #FFFFFF !important;
}
/* ===== fin correctif contraste ===== */
