.elementor-7199 .elementor-element.elementor-element-baa138{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-20e1c7a3 */body {
  background: #fbe5c4 !important;
  font-family: 'Arimo', Arial, sans-serif !important;
  color: #181818;
  font-size: 1.11rem;
  line-height: 1.7;
}
h1, h2, h3, h4, .wp-block-heading {
  font-family: 'Abril Fatface', serif !important;
  color: #eb800b !important;
  font-weight: normal;
  letter-spacing: -0.5px;
}
h2, .wp-block-heading { font-size: 1.6em; margin-top: 2em; margin-bottom: 1em; }
h3 { font-size: 1.25em; margin-top: 1.6em; margin-bottom: 0.8em; }
h4 { font-size: 1.1em; margin-top: 1.1em; margin-bottom: 0.7em; }
a { color: #eb800b; text-decoration: underline; transition: color 0.2s; }
a:hover { color: #c46b0b; }
.table-of-contents {
  background: #fff3e2;
  border-left: 4px solid #eb800b;
  padding: 20px 20px 10px 24px;
  margin-bottom: 32px;
  font-family: 'Arimo', Arial, sans-serif;
  border-radius: 10px;
  box-shadow: 0 2px 10px #eb800b0c;
}
.table-of-contents ul { margin: 10px 0 0 0; padding: 0; list-style: none; }
.table-of-contents li { margin-bottom: 8px; }
.table-of-contents a {
  color: #eb800b;
  text-decoration: underline;
  font-weight: bold;
  transition: color 0.2s;
}
.table-of-contents a:hover { color: #c46b0b; }
.contact-btn {
  background: #eb800b;
  color: #fff !important;
  font-family: 'Arimo', Arial, sans-serif;
  font-weight: bold;
  font-size: 1.08rem;
  border: none;
  border-radius: 6px;
  padding: 14px 30px;
  margin-bottom: 40px; 
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 2px 10px #eb800b15;
  transition: background 0.2s;
  display: inline-block;
  cursor: pointer;
}
.contact-btn:hover { background: #c46b0b; color: #fff !important; }
.contact-btn.alt, .contact-btn[style*="background:#fff"] {
  border: 2px solid #eb800b !important;
  color: #fff !important;
  margin-left: 18px !important;
}
.contact-btn.alt:hover, .contact-btn[style*="background:#fff"]:hover {
  background: #eb800b !important;
  color: #fff !important;
}
ul, ol { margin-left: 2em; padding-left: 0.2em; }
li { margin-bottom: 0.5em; }
.wp-block-quote {
  border-left: 3px solid #eb800b;
  background: #fff7ea;
  color: #323232;
  padding: 12px 24px;
  border-radius: 8px;
  margin: 2em 0;
  font-style: italic;
}
.wp-block-separator {
  border-top: 2px solid #eb800b;
  margin: 2.5em 0;
}
.wp-block-image { margin: 1.5em 0; text-align: center; }
.wp-block-image img {
  border-radius: 12px;
  max-width: 100%;
  height: auto;
  box-shadow: 0 2px 8px #eb800b22;
}
@media (max-width: 600px) {
  h2, .wp-block-heading { font-size: 1.09em !important; }
  h3 { font-size: 1em !important; }
  .contact-btn, .contact-btn.alt {
    width: 100% !important;
    font-size: 1rem !important;
    padding: 14px 0 !important;
    margin: 0.8em 0 0 0 !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-baa138 *//* FOND général */
body {
  background: #fbe5c4 !important;
}

/* TITRES */
h1, h2, h3, h4, .wp-block-heading {
  font-family: 'Abril Fatface', serif !important;
  color: #eb800b !important;
  font-weight: normal !important;
  letter-spacing: -0.5px;
}
h1, .wp-block-post-title {
  font-size: 2.3em !important;
  margin-top: 1.3em;
  margin-bottom: 1.1em;
}
h2, .wp-block-heading {
  font-size: 1.6em !important;
  margin-top: 2em;
  margin-bottom: 1em;
}
h3 {
  font-size: 1.25em !important;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
}
h4 {
  font-size: 1.1em !important;
  margin-top: 1.1em;
  margin-bottom: 0.7em;
}

/* PARAGRAPHES & TEXTE */
body, .wp-block-paragraph, p, ul, ol, li {
  font-family: 'Arimo', Arial, sans-serif !important;
  color: #181818 !important;
  font-size: 1.11rem !important;
  line-height: 1.7 !important;
}
.wp-block-paragraph {
  margin-bottom: 1.1em;
}

/* LIENS */
a, .wp-block-button__link {
  color: #eb800b !important;
  text-decoration: underline;
  transition: color 0.2s;
}
a:hover, .wp-block-button__link:hover {
  color: #c46b0b !important;
  text-decoration: underline;
}

/* LISTES */
ul, ol, .wp-block-list {
  margin-left: 2em !important;
  padding-left: 0.2em !important;
}
li {
  margin-bottom: 0.5em !important;
}

/* BOUTON "Contactez-nous" et général */
.wp-block-button__link,
.contact-btn {
  background: #eb800b !important;
  color: #fff !important;
  font-family: 'Arimo', Arial, sans-serif !important;
  font-weight: bold !important;
  font-size: 1.08rem !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 14px 30px !important;
  margin: 40px auto 0 auto !important;
  text-align: center !important;
  text-decoration: none !important;
  box-shadow: 0 2px 10px #eb800b15;
  transition: background 0.2s;
  display: inline-block !important;
  cursor: pointer;
}
.wp-block-button__link:hover,
.contact-btn:hover {
  background: #c46b0b !important;
  color: #fff !important;
}

/* Variante blanche pour "Voir nos autres articles" */
.contact-btn[style*="background:#fff"], .contact-btn.alt {
  background: #fff !important;
  border: 2px solid #eb800b !important;
  color: #eb800b !important;
}
.contact-btn[style*="background:#fff"]:hover, .contact-btn.alt:hover {
  background: #eb800b !important;
  color: #fff !important;
}

/* MASQUER LES INFOS AUTEUR/COMMENTAIRES/etc. */
.single-post-meta,
.byline,
.entry-meta,
.post-meta,
.author,
.comments-link,
.comment-meta,
.posted-on,
.cat-links,
.tags-links,
.posted-by,
.wp-block-post-author,
.wp-block-post-date,
.wp-block-post-terms,
.wp-block-comments,
.wp-block-comment-template,
.wp-block-comment-form,
#comments,
.comments-area,
.comments,
.comment-respond,
span:contains("By:"),
span:contains("No Comments"),
span:contains("BLOG") {
  display: none !important;
}

/* SOMMAIRE */
.table-of-contents, .wp-block-table-of-contents {
  background: #fff3e2 !important;
  border-left: 4px solid #eb800b !important;
  padding: 20px 20px 10px 24px !important;
  margin-bottom: 32px !important;
  font-family: 'Arimo', Arial, sans-serif !important;
  border-radius: 10px !important;
  box-shadow: 0 2px 10px #eb800b0c !important;
}
.table-of-contents ul, .wp-block-table-of-contents ul {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
.table-of-contents li, .wp-block-table-of-contents li {
  margin-bottom: 8px !important;
}
.table-of-contents a, .wp-block-table-of-contents a {
  color: #eb800b !important;
  text-decoration: underline !important;
  font-weight: bold !important;
  transition: color 0.2s !important;
}
.table-of-contents a:hover, .wp-block-table-of-contents a:hover {
  color: #c46b0b !important;
}

/* LIEN RETOUR VERS BLOG */
.back-to-blog {
  display: inline-block !important;
  margin: 0 0 24px 0 !important;
  background: none !important;
  color: #eb800b !important;
  font-family: 'Arimo', Arial, sans-serif !important;
  font-weight: bold !important;
  text-decoration: underline !important;
  font-size: 1.05rem !important;
  transition: color 0.2s !important;
}
.back-to-blog:hover {
  color: #c46b0b !important;
}

/* CITATIONS */
.wp-block-quote {
  border-left: 3px solid #eb800b !important;
  background: #fff7ea !important;
  color: #323232 !important;
  padding: 12px 24px !important;
  border-radius: 8px !important;
  margin: 2em 0 !important;
  font-style: italic !important;
}
.wp-block-separator {
  border-top: 2px solid #eb800b !important;
  margin: 2.5em 0 !important;
}

/* IMAGES */
.wp-block-image {
  margin: 1.5em 0 !important;
  text-align: center;
}
.wp-block-image img {
  border-radius: 12px;
  max-width: 100%;
  height: auto;
  box-shadow: 0 2px 8px #eb800b22;
}

/* RESPONSIVE */
@media (max-width: 600px) {
  h1, .wp-block-post-title { font-size: 1.3em !important; }
  h2, .wp-block-heading { font-size: 1.09em !important; }
  h3 { font-size: 1em !important; }
  .wp-block-button__link, .contact-btn {
    width: 100% !important;
    font-size: 1rem !important;
    padding: 14px 0 !important;
  }
}

/* FIN *//* End custom CSS */