.kaushan-script-regular {
  font-family: "Kaushan Script", cursive;
  font-weight: 400;
  font-style: normal;
}

/*header, body, footer {background-color: rgb(255, 255, 255);}*/

#reseaux-sociaux {display:none;}
#apropos{display:none;}

.logo-alignement{align-self:center;}
.sigle-site {width:max-content;}

.center{margin:0 auto!important;}
.section-entete{
		display:flex;
		flex-flow: row wrap;
		align-items:center;
}

.wp-block-site-title{
		font-family:Ethnocentric !important;
		color:#1084a9;
}

.slogan-site {
	font-family: "Kaushan Script", cursive;
	font-style: normal;
	font-size: 18px;
  	font-weight: 700;
	color:#e6308a;
}

.font_variation p {
	font-family: "Kaushan Script", cursive;
	font-size: 24px !important; 
	font-style: normal;
  	font-weight: 700;
	color:#ffffff;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.8),  -2px -1px 4px rgba(0,0,0,0.8);
}

