#consignes {
	margin-bottom: 3rem;
}

h3 {
	cursor: pointer;
}

h3:hover, .ceremonie-infos .territoire {
	color: #1B9DD9;
}

h3 .ceremonie-date {
	display: inline;
	font-size: 17px;
}

.ceremonie-infos {
	display: none;
	margin-bottom: 2rem;
}

.active {
	display: block;
}

a.buttonSubmit {
	color: white;
}

a.buttonSubmit:hover {
	text-decoration: none;
}