﻿.widget-background-blanc {
    background-color: white;
}

.widget-texte-theme-blanc {
    color: #3B2D16;
}

    .widget-texte-theme-blanc > h3 {
        color: #EDB749;
    }

    .widget-texte-theme-blanc > h4 {
        color: #EDB749;
    }

.widget-titre-theme-blanc > h6 {
    border-bottom: 1px solid #3B2D16;
    color: #3B2D16;
}

    .widget-titre-theme-blanc > h6 span {
        background: white;
    }

.widget-pastille-telechargement-blanc {
    background-color: #F6F6F6 !important;
}

    .widget-pastille-telechargement-blanc:hover {
        background-color: #fbfbfb !important;
    }
