
:root {
	--alerte-rouge: red;
	--alerte-orange: orange;
	--alerte-jaune: rgb(255, 234, 0);
	--alerte-verte: rgb(0, 153, 0);
}