.container {
    margin-bottom: 11%;
    max-width: 70%;
}
#vigueur {
    text-align:center;
    margin-bottom: 3%;
    font-size: 1.2rem;
}

h1 {
    text-align:center;
    margin: 5% 0;
}
h2 {
    margin-top: 3%;
    margin-bottom: 1%;
}
h1, h2 {
    color: #042950;
}

#center-para {
    font-weight: 550;
    max-width: 50%;
}