.cover .formation-infos {
    text-align: center;
}

.formation-infos > * {
    margin: 0.25cm;
}


.cover > .title {
    text-align: center;
    margin: 2cm 0;
}

.student-infos img {
    object-fit: none;
    width: auto;
    height: 150px;
    border-radius: 5px;
}
