.btn-primaire-hover:hover {
	background-color: #c10230!important;
	border-color: #c10230!important;
	color: #ffffff!important;
}
.btn-primaire {
	background-color: #ffffff!important;
	border-color: #c10230!important;
	color: #c10230!important;
}
.btn-secondaire-hover:hover {
	background-color: #c10230!important;
	border-color: #c10230!important;
	color: #ffffff!important;
}
.btn-secondaire {
	background-color: #ffffff!important;
	border-color: #c10230!important;
	color: #c10230!important;
}
