.custom_block_lien_externe{
    flex-grow: 1;
    width: 30%;
    text-align: center;
    justify-content: center;
    align-items: center;
    /* justify-content: center; */
    display: flex;
    margin: 1em auto 2em auto;
}
.custom_block_lien_externe p{
    max-width: 100%;
}
.custom_block_lien_externe img{
    /*height: 200px;*/
    margin-top: 0.2em;
    margin-bottom: 0.4em;
}
.custom_block_lien_externe .nom{
    font-size: 2em;
    display: contents;
    /*font-family: 'uni_05_53regular';*/
    /*text-align: left;
    margin-top: 0.2em;
    margin-bottom: 0.4em;*/

}
.custom_block_lien_externe .legende{
   /*  height: 200px; */
   font-size: 1.2em;
}
