/* ===================================== Main Section ===========================*/

.mainSection {
    margin-top: 75px;
    display: flex;
    justify-content: center;
    text-align: center;
}

.mainSection div {
    border: solid 2px #093C09;
    margin: 25px;
    padding: 25px;
}

/* ================================ Charte Internet =========================*/

.cInternet {
    border: solid 2px #093C09;
    margin: 75px 25px 0;
    padding 25px;
    line-height: 27px;
}

.cInternet h2 {
    text-align: center;
}

/* ============================= Conflit dintérêt =============*/

#relationPharma {
    line-height: 20px;
    margin-top: 75px;
}

/*================================== Mentions Légales ==========================*/

#mentionsLegales {
    margin-top: 75px;
    line-height: 20px;
}

#mentionsLegales li {
    font-size: 22px;
}
