/*
 Theme Name:     Pépille
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    thème enfant DIVI pour pepille.fr
 Author:         Jérôme Desbordes - Pépille
 Author URI:     https://www.pepille.fr/
 Template:       Divi
 Version:        2.1.8
*/
 *{font-weight: 400;}
 h1 span {font-weight: 600;}
 .banner {
background: #442562; /* Old browsers */
background: -moz-linear-gradient(45deg,  #442562 40%, #872cbf 70%,#ff494d 100%); /* FF3.6+ */
background: -webkit-gradient(left bottom, right top, color-stop(40%, #432562), color-stop(70%, #872cbf), color-stop(100%, #ff494d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg, #442562 40%, #872cbf 70%,#ff494d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg, #432562 40%, #872cbf 70%, #ff494d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg, #432562 40%, #872cbf 70%, #ff494d 100%); /* IE10+ */
background: linear-gradient(45deg, #432562 40%, #872cbf 70%, #ff494d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#432562', endColorstr='#ff494d', GradientType=1 ); /* IE6-9 */
}
