body {
    background-color: #f5f7fa;
}

.card {
    border: none;
    border-radius: 12px;
}

.card-title {
    font-weight: 700;
}