/* Custom css*/
.bg-blue{
    background: #2db6fa;
}
.profile-user-img{
    margin: 0 auto;
    width: 800px;
}
