/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
div.refid {
    font-weight: bold;
    color: #000000 !important;  /* Utilisation de !important pour forcer la couleur noire */
    font-size: 1.2em;
    word-break: break-word;
}