.bg-ourteam{
    background-color: #EFEFEF;
}

.team-title{
    color: #20A059;
    font-size: 49px;
}

.team-subtitle{
    font-size: 35px;
}

.div-ourteam-info{
    padding-bottom: 90px;
}

.team-text{
    font-size: 18px;
    color: #3C3C3B;
    font-weight: 600;
}

.img-team{
    width: 100%;
    height: 22vw;
    object-fit: cover;
}

.name-team-person{
    font-size: 16px;
    color: #3C3C3B;
}

.position-team-person{
    font-weight: 600;
    font-size: 16px;
    color: #20A059;
}
