/*
Theme Name: Divi Child
Theme URI: https://www.elegantthemes.com/gallery/divi/
Description: Thème enfant pour Divi : mettre à jour le parent sans casser les security headers
Author: bm
Author URI: sans
Template: Divi
Version: 1.0.0
*/
/* pour le iframe "like-master"*/
#like-master {
    display: none;
}

.center {
    text-align: center;
}
.underline {
    text-decoration: underline;
}
.img_art_header {
    width: 271px;
    height: auto;
    align: center;
}
.notabenewarn {
    color: #993300;
}

/* Forcer les styles pour le texte */
body, p, h1, h2, h3, h4, h5, h6 {
    color: #666666;
}
/*Forcer la couleur des liens*/
a[href] {
    color: #005e42;
}
/*
.linkemoji::before {
    content: "🔗";
}
*/
