/*
Theme Name:     Divi Enfant
Description:    Theme enfant de Divi fourni par ElegantSchool
Author:         Nicolas Richer
Template:       Divi
Version:        1.1
*/

/*
Rajoutez vos règles de CSS personnalisé ci-dessous
*/

.tribe-events-back{display:none;}

.newsletter.champ_email,
.newsletter.champ_abo{
	box-sizing:border-box;
	border:none;
	padding:10px 20px;
	border-radius:3px;
}
.newsletter.champ_abo{
	background-color:#ea6100;
	color:white;
	cursor:pointer;
}