/* tables */
.table {
	--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.04);
}

#muTable th {
	color: #fff;
}

.cw-56 {
	width: 56px;
}

.cw-60 {
	width: 60px;
}