/* Feuille CSS en surcharge du thème pour le site du réseau ID 2 */
.txt-fontserif { font-family:'Merriweather', serif; }
.txt-fontsans { font-family:'Ubuntu', sans-serif; }
.txt-fontitle { font-family:'Titillium Web', sans-serif; }
.txt-white { color:#fff; }
.txt-black { color:#000; }
.txt-grey { color:#dcdfda; }
.txt-body { color:#2b2b2b; }
.txt-dark { color:#4b5943; }
.txt-light { color:#c8d6a2; }
.txt-cold { color:#8fb43a; }
.txt-warm { color:#ff0000; }
/* cookie consent */
.cn-close-icon::after, .cn-close-icon::before { background-color:#efefef !important; }
/*EOF*/
