summary {
    font-weight: 900;
    font-size: 15px;
    letter-spacing: 2px;
}

.redColor{
	background-color: red !important;
	color: #ffffff !important;
}

.card-link{
	text-decoration: underline !important;
	color: #ffffff !important;
}

.showModal{
	cursor: pointer;
}

td.td-partie{
	padding-top: 25px !important;
    padding-bottom: 0px !important;
}

.td-partie p{
	font-weight: 500;
}