.card {
    border: none;
    border-radius: 15px;
}

.bg-light {
    background-color: #f8f9fa !important;
}

.text-success {
    color: #198754 !important;
}

.text-primary {
    color: #0d6efd !important;
}
