body {
    padding-top: 0px;
    padding-bottom: 40px;
    background-color: #fff;
}

.groupWod {
    margin-top : 30px;
    margin-bottom : 30px;
}

.users_info {
    background-color: #9eeaf9;
    color : #000;
}

.totaltimes_info {
    background-color: #75b798;
    color : #000;
}

.breadcrumb {
    margin-top : 15px;
}

.toggleProgram {
    cursor : pointer;
}

.dashboard-exercices {
    margin-top : 10px;
    margin-bottom : 50px;
}

.form-floating>.form-control.description_score {
    height : 221px;
}