body {
    background-color: #f8f9fa;
}

.card {
    border-radius: 12px;
}

.btn {
    border-radius: 8px;
}
