.kanban-column-class2 {
    width: 14% !important;
}

.text-blue {
    color: #004de6 !important;
}

.text-green {
    color: #16a34a !important;
}

.text-red {
    color: #dc2626 !important;
}

.bg-blue {
    background-color: #004de6 !important;
}

.bg-green {
    background-color: #16a34a !important;
}

.bg-red {
    background-color: #dc2626 !important;
}
