.profile-info-panel{

    background-color: #4520d5;
    border-radius: 5px;
    color: white;
}


.profile-info-panel a{
    color: white;
}

.profile-info-panel .small-box-info{

    background: linear-gradient(to right, #344ebf00, #ffffff1f);
    border: none;
    border-right:4px solid white;
    box-shadow: none;
    margin: 0;
}