.teamMemberDetails h4 {
    margin: 0px;
}

.teamMemberDetails h4+small {
    margin-bottom: 15px;
    display: block;
    font-size: 12px;
    color: #a0a3a6;
}

.projectDetailsStats {
    margin-bottom: 25px;
}

#RightPanel .lineSpacer {
    margin: 30px auto;
    width: 100%;
}

.teamMemberStats .centerText h1 {
    margin-bottom: 0px;
}

div#RightPanel .flex.split>div.teamMemberStats {
    padding-top: 15px;
}

.teamMemberProjects h5 {
    margin: 5px 0px;
    margin-right: 10px;
}

.teamMemberProjects h5.light {
    width: 150px;
}