.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;
}


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

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