﻿.widget-background-noir {
    background-color: #000000;
}

.widget-texte-theme-noir {
    color: #8A7359;
}

.widget-titre-theme-noir > h6 {
    border-bottom: 1px solid #8A7359;
    color: #8A7359;
}

    .widget-titre-theme-noir > h6 span {
        background: #000000;
    }

.widget-pastille-telechargement-noir {
    background-color: #525252 !important;
}
    .widget-pastille-telechargement-noir:hover {
        background-color: #565656 !important;
    }
