 
@font-face {
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&display=swap');
	}
  


.rose{
	color: #AF0074;
}
.orange{
	color: #e4a12d;
}
.bleu{
	color: #4892b7;
}
.rouge{
	color: #b0372b;
}
.vert_eau{
	color: #56A19D;
}

a{
	color: #AF0074;
}

/*
.albertino{
	font-family: "Albertino";
}
*/
.lobsterTwo{
  font-family: "Lobster Two", sans-serif;
  font-size: 110%;
}
/*

#editorial h1,
#editorial h2{
	font-display: swap;

		font-family: "Albertino";

}
*/