
.swpm_mda_member-details-row{
    margin: 15px 0;
}

.swpm_mda_member-details-label {
    border-bottom: 2px solid #eee;
    display: block;
    margin: 0 0 5px;
    padding-bottom: 4px;
    font-weight: bold;
}

.swpm_mda_member-details-value{
    opacity: 0.7;
}

.swpm_mda_member-details-profile-image img {
    border-radius: 50%;
    max-height: 128px;
    max-width: 128px;
    min-height: 128px;
    min-width: 128px;
}