.content-page {
    padding: 100px 0;
}
.content-page .contenu-page {
    font-size: 16px;
    line-height: 1.63;
}
.content-site .content-page .contenu-page h1 {
    color: #23cf5f;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}
.content-site .content-page .contenu-page h2 {
    font-family: montserrat;
    font-weight: 600;
    font-size: 20pt !important;
    color: green !important;
    padding: 18px 0;
}
.content-site .content-page .contenu-page h3 {
    font-family: montserrat;
    font-weight: 600;
    font-size: 16px !important;
    color: #ff4b1f !important;
    padding: 18px 0;
}
.content-site .content-page .contenu-page h4 {
    color: green !important;
    padding: 18px 0;
}
.content-site .content-page .contenu-page p {
    font-family: montserrat;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 18px;
    text-align: justify;
}