.container_personnelles{display:flex;justify-content:center;width:100%;margin-bottom:5%}.bloc_personnelles{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:70%}.bloc_texte_personnelles{display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.titre_personnelles{font-size:2.5em;color:var(--bleu-alpin);text-align:center}.sous_titre_personnelles{font-size:1.3em;text-align:center;text-decoration:underline}.texte_personnelles{font-size:1em}@media screen and (max-width:1000px){.bloc_personnelles{width:90%}.titre_personnelles{font-size:1.8em}.sous_titre_personnelles{font-size:1em}.texte_personnelles{font-size:.75em}}