/*
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
*/

.conseil {
  border: 2px #378b2e;
  border-radius: 7px;
  padding: 20px;
  margin: 30px;
  font-size: 1.7em;
  color: #378b2e;
}

.voir-fp {
  border: 2px outset #fb7949;
  border-radius: 7px;
  background-color: #f1faf0;
  padding: 20px;
  margin: 30px;
  font-weight: 800;
  font-size: 1.7em;
  color: #378b2e;
}