.card-stat {
    border-left: 4px solid #0d6efd;
}
.badge-status-published { background-color: #198754; }
.badge-status-draft { background-color: #6c757d; }
.badge-status-failed { background-color: #dc3545; }
.badge-status-publishing,
.badge-status-registering { background-color: #0dcaf0; color: #000; }
.badge-status-registered { background-color: #198754; }
.badge-status-not_started { background-color: #6c757d; }
