/* Feuille CSS en surcharge du thème pour le site du réseau ID 1 */
.txt-fontserif { font-family:'Merriweather', serif; }
.txt-fontsans { font-family:'Roboto', sans-serif; }
.txt-fontitle { font-family:'Roboto', sans-serif; }
.txt-white { color:#fff; }
.txt-black { color:#000; }
.txt-grey { color:#efefef; }
.txt-body { color:#2b2b2b; }
.txt-dark { color:#1a2026; }
.txt-light { color:#e8d2c1; }
.txt-cold { color:#58595b; }
.txt-warm { color:#f36f27; }
/* cookie consent */
.cn-close-icon::after, .cn-close-icon::before { background-color:#efefef !important; }
/*EOF*/
