:root {
	--main: #ff871f;
	--link: #8994a0;

	/* Gris */
	--grey1: #b4b2b1;
	--grey2: #33434c;
	--grey3: #ff871f;
	--grey4: #eaeeed;
	--grey5: #000000;

	/* backgrounds */
	--bg1: #ffffff;
	--bg2: #ffffff;
	--bg3: #ffffff;
}