@media (max-width: 600px){
    h2 a{
        font-size:0.7em;
        }
    }

body.jbh a.lien{
    font-family: "Playwrite GB J",cursive;
    font-weight: 400;
    font-style: italic;
    color: #E26200;
    font-size:24px;
    }
body.potier a.lien{
    font-family: "Alegreya", serif;
    font-weight: 400;
    font-style: normal;
    color: #F53D49;
    font-size:24px;
   }
@media (max-width: 600px){
body.jbh a.lien,body.potier a.lien{
        font-size:0.9em;
        }
    }
.imageBloc .legende{
    font-size:0.9em;
    }
.container.contenu .col-md-6 div.imageBloc, .container.contenu .col-md-6 div.overlayLegende, .container.contenu .col-md-6 div.legende{
    margin-top:0px;
    margin-bottom: 0px;
    }

