:root {
    --primary: #0d6efd;
}

body {
    background: #f7f8fa;
}

.card {
    border-radius: 0.9rem;
}
