/*
Theme Name: Puce
Theme URI: https://sauts-de-puce.fr
Author: Aurelie Peche
Author URI: https://sauts-de-puce.fr
Description: Thème pour Sauts de Puce, Blog voyage
Requires at least: WordPress 5.0
Version: 1.0
*/


body, p{
	font-family: raleway, sans-serif;
	font-weight: 300;
	font-size: 1em;
	color:#383838;
}

h1{
	font-family: juliane, oswald, sans-serif;
	font-size:3em;
	color:#CD9C75;
	font-weight:lighter;
	text-align: center;
	margin:50px 0 0 0;
}

h2{
	font-family: Oswald, sans-serif;
	font-size:2em;
	text-transform: uppercase;
	color:#4398AC;
}

h3, h4, h5, h6{
	font-family: Oswald, Sans-serif;
	color:#4398AC;
	font-weight:lighter;
	font-size:1.2em;
	text-transform: uppercase;
}

a{
	color:#CD9C75;
}

.sous_titre{
	font-family: Oswald, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	text-transform: uppercase;
	text-align: center;
	color:#383838;
	margin:-20px 0 100px 0;

}





