.images {
    margin: 60px;
}

h1 {
    text-align: center;
    font-weight: 800;
}

.gras {
    font-weight: bold;
}

.ligne {
    border-bottom: 3px solid rgb(169, 188, 223) !important;
}

h3 {
    margin-bottom: 50px;
    color: rgb(68, 123, 196);
}

h4 {
    color: rgb(68, 123, 196);
}

.bleu {
    color: rgb(68, 123, 196);
}

body {
    font-family: Calibri, Helvetica, sans-serif;
}
/* .table{
    border: solid rgb(0, 89, 255);
} */
