.user-profile-widget {
    color: #fff;
    text-align: center;
}

.user-profile-widget .name-lastname {
    width: bolder;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
}

.user-profile-widget .email {
    width: bolder;
    font-size: 15px;
    font-style: italic;
    margin: 0;
}