@font-face{
	font-family: 'BelleAllure';
	src: url(../fonts/BelleAllure.woff) format('woff');
}

.dropmenu, h1, h2, h3, h4, h5, h6{ 
font-family: 'BelleAllure', Arial, sans-serif;
line-height: 1.5!important;
color: #3085ee;
}
p{line-height: 2;}
body { background:url(crayondetoure.png) bottom left no-repeat; background-attachment:fixed;}

#footer {background: rgba(255,255,255,0.3)!important;}

#header .logo img, #header .logo svg {height: 65px;}

.owl-carousel{margin:30px;}

button{font-family:-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',sans-serif;}

@media only screen and (max-width: 600px) {
	.title-center h1, .title-center h2 {font-size:4vw;}
	h1, h2, h3 {font-size:4vw;}
}
