/* ============================== Livre blanc  ============================== */

/* ===================== Violet ===================== */

/* =============== Title =============== */

.main_title {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 54px;
}

.main_subtitle {
    font-family: Dosis;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
}

.part_title {
    font-family: Dosis;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 46px;
}

.about {
    font-family: Dosis;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
}

.about_bold {
    font-family: Dosis;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
}

/*.tertiary_subtitle {
    font-family: Dosis;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 25px;
}*/

.tertiary_subtitle {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
}

.title {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
}