body {
    background-color: #f5f6f8;
}
.card {
    border: none;
    border-radius: 10px;
}
.navbar-brand {
    font-weight: 600;
}
