
.cal_police {
	display: inline-block;
	font-family: "Raleway", sans-serif;
	cursor: pointer;
}

.cal_police .cal_reduire-police,
.cal_police .cal_augmenter-police {
	font-family: "Raleway", sans-serif;
	color: #003d7e;
}

.cal_police .cal_reduire-police {
	font-size: 1em;
	font-weight: 700;
}

.cal_police .cal_augmenter-police {
	font-size: 1.6em;
	font-weight: 800;
}

