.card-custom {
    border-radius: 0.75rem;
    border-left-width: 3px !important;
}

.icon-wrapper {
    width: 40px;
    height: 40px;
    background: var(--primary);
}

.badge-pill {
    font-size: 0.85rem;
    padding: 0.25rem 0.75rem;
}
