.tablepress-table-description {
	font-style: italic;
	font-size: small;
}

.tablepress {
	--head-text-color: #fff;
	--head-bg-color: #e54e53;
	--head-active-text-color: #fff;
	--head-active-bg-color: #e54e53;
}

.tablepress {
	text-align: center;
}

.tablepress .column-1 {
	text-align: left;
}

/*Jours fériés*/
.tablepress-id-19 .column-2,
.tablepress-id-20 .column-2 {
	text-align: left;
}