/* ============================== Qui sommes-nous  ============================== */

/* ===================== Dark-cyan ===================== */

/* =============== 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: 600;
    font-size: 24px;
    line-height: 30px;
}

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


/* ===================== Light-cyan ===================== */

/* =============== Absolute-div =============== */

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

/* =============== Top =============== */


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

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

/* =============== Bottom =============== */

.title_foot {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
}

/* ===================== Slide-left ===================== */

/*.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;
}
.subtitle_founders {
    font-family: Dosis;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
}


/* ===================== GRAY ===================== */

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