body{
background:#f5f6fa;
}
.nav-link:hover{
background:#0d6efd;
}
.card{
border:none;
border-radius:10px;
}
