/* Surveys */
.card-header.bg-primary {
    background: var(--primary-color) !important;
}

.progress-bar {
    background: var(--primary-color);
}
