:root {
   --dv-h2-color: gray;
}
.est-invisible {
   display: none;
}

#filtre__titre {
   color: var(--dv-h2-color);
}