/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1771937535
Updated: 2026-02-24 13:52:15

*/

/**General**/
strong{color:#1F4292;}

span.texte-bleu{color:#1F4292;font-weight:700;}
span.texte-rose{color:#F16A7A;font-weight:700;}
span.texte-vert{color:#88BE40;font-weight:700;}

span.texte-bleu-clair{color:#2965D7;font-weight:700;}

/*liste puces**/
ul.liste-puces {
  list-style: none;
  margin-left: 15px;
  margin-top:15px;
}

ul.liste-puces li {
  position: relative;
  padding-left: 29px;
}

ul.liste-puces li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.3em;
  width: 20px;
  height: 20px;
  background: url("https://123rse.com/wp-content/uploads/2026/02/puce.png") no-repeat center / contain;
}

/**Formulaire**/

.dsm_contact_form_7 p {padding-bottom:0.3em!important;}


.rgpd{font-size:12px;line-height:1.2em;display:block;margin-bottom:20px;}


/**Accordeon**/

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    display: block!important;
    content: "\e04f" !important;
}

