.choose-our-team-section-title {
    font-family: 'Nasalization', 'Poppins';
    font-size: 30px;
    font-weight:400;
    color: #15294B;
    line-height: 120%;
}

.choose-our-team-card-title {
    font-size: 19px;
    font-weight: 500;
    color: #15294B;
}

.choose-our-team-card-description {
    font-size: 14px;
    font-weight: 400;
    color: #8993A4;
    line-height: 140%;
}

