@charset "utf-8";
/* CSS Document */

h2 { background: -webkit-linear-gradient(-45deg,#027c6c, #024139);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; }

	.question .reponse a.actif strong {  background: #00927F; }
	.buttons a {  background-color: #00927F;}



	.colored {  color: #00927F;}