body {
    font-family: 'Segoe UI', sans-serif;
}

.card {
    border-radius: 12px;
}

.btn {
    font-size: 16px;
    padding: 10px;
}