h1.hero-title{
	color : white;
	font-size : 50px;
	font-weight : 800;
	font-family : Calibri;
	letter-spacing: 1.5px;
}

h2{
	color :#444444;
	font-weight: 700;
	font-family : Satisfy;
	font-style : italic;
	font-size:2.3em;
}

h3{
	color :#444444;
	font-weight: 700;
	font-family : Satisfy;
	font-style : italic;
	font-size:2.2em;
}

h5{
	color :#444444;
	font-weight: 700;
	font-family : Satisfy;
	font-style : italic;
	font-size:1.5em;
}

h5.color2{
	color :#EBB708;
	font-weight: 700;
	font-family : Calibri;
	font-style : italic;
	font-size:1.4em;
	text-align:center;
	margin-top:12px;
}

h6{
	color :#444444;
	font-weight: 400;
	font-family : Satisfy;
	font-size:1.5em;
}

p{
	color : #444444;
	text-align: justify;
	font-weight : 500;
	font-size : 17px;
	line-height : 28px;
	font-family : Calibri;
}

p.lead{
	color : #444444;
	text-align: justify;
	font-weight : 600;
	font-size : 20px;
	line-height : 28px;
	font-family : Calibri;
	font-style:italic;
}

p.header-subtitle{
	color : white; 
	font-size : 25px;
	font-weight : 650;
	text-align : center;
}

a.button{
	font-family : Calibri;
	font-size:1.0em;
	font-weight: 600;
}

a.button.small.y-move.color2{
	font-family : Calibri;
	font-size:1.0em;
	font-weight: 600;
}

i.fa.icon.reverse.color1 {
 background-color:#EBB708;
}

i.fa.icon.large{
	color : #EBB708;
	font-size:4.2em
}

i.fa.icon.big{
	color : #EBB708;
	font-size:3.0em
}

.button{
	background-color: #EBB708;
	border-color: #EBB708;
}

.button.color2{
	background-color: #EBB708;
	border-color: #EBB708;
}

ul{
	color : #4A4A4A;
	list-style-image: url('https://ae-ergotherapeute.fr/wp-content/uploads/2020/02/Puce-e1582478293289.png');
	font-size : 17px;
	font-weight : 480;
	font-family : Calibri;
}

.mesmerize-front-page .header-separator .svg-white-bg {
  fill: rgb(245, 250, 253) !important;
}
.custom-image.jetpack-lazy-image.jetpack-lazy-image--handled{
	max-width:85%;
}

div#definition-ergotherapie{
	padding-top:30px;
	padding-bottom: 10px;
}

div#resume{
	padding-top:50px;
	padding-bottom: 3px;
}

div#pour-qui{
	padding-top:87px;
	padding-bottom: 3px;
}

div#le-cabinet{
	padding-top:87px;
	padding-bottom: 10px;
}

div#le-cabinet-image{
	padding-top:80px;
	padding-bottom: 10px;
}

div#portrait{
	padding-top:80px;
	padding-bottom: 0px;
}

div#prestations{
	padding-top:87px;
	padding-bottom: 10px;
}

.center-img.shadow-large-black.jetpack-lazy-image.jetpack-lazy-image--handled{
	max-width:32%;
}

.left-img.shadow-large-black.jetpack-lazy-image.jetpack-lazy-image--handled{
	max-width:28%
}

.right-img.shadow-large-black.jetpack-lazy-image.jetpack-lazy-image--handled{
	max-width:28%
}

@media (max-width: 768px)
{
	h1.hero-title{
		font-size: 32px;
		word-break : keep-all;
	}
	p.italic{
		text-align: center;
	}
}