.profileBodyItem{
    display: flex;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.profileBodyItemLabel{
    width: 20%;
}

.profileBodyItemValue{
    width: 80%;
}