 .avis {  text-align: center;
    font-family: comfortaa, cursive;
    font-weight: bold;
    color: #3f3f3f;
    padding: 20px 0;
}
.etude_content p {
text-align:left;
}
.titre_conseil{
padding:30px 0;
    font-family: 'Comfortaa', cursive;
    color: #126734;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 100;}
h1.domaine_title {
    color: #136835;
    font-size: 22px;
margin: 0 0 20px 0;
}
.libelle{
font-size:36px;}

@media screen and (max-width: 1400px) and (min-width: 769px){
.libelle{
font-size:28px;}
}
@media screen and (max-width: 1400px) {
h1.domaine_title {margin: 20px auto;}
}


