.team-avatar{
    margin-bottom: 30px;
}
.team-box{
    text-align: left;
}
.team-position{
    color:#9fa4a9;
    font-size:13px;
}
.team-name{
    margin: 0 0 7px;
    color:$brandColor;
}
.team-section{
    .widget{        
        margin-bottom: 44px;
    }
}
