.texte-justifie {
    text-align: justify;
    text-justify: inter-word;
    hyphens: auto;
}