.elementor-1177 .elementor-element.elementor-element-ec96e49{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for text-editor, class: .elementor-element-9d68c32 */.mentions-legales {
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #2c2c2c;
  background-color: #f9f9f9;
  padding: 30px;
  border-radius: 8px;
  max-width: 800px;
  margin: 0 auto;
}

.mentions-legales h2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #1a1a1a;
}

.mentions-legales h3 {
  font-size: 18px;
  font-weight: normal; /* pas de gras */
  margin-top: 25px;
  margin-bottom: 10px;
  color: #444;
}

.mentions-legales p {
  margin-bottom: 15px;
}

.mentions-legales a {
  color: #0077cc;
  text-decoration: none;
}

.mentions-legales a:hover {
  text-decoration: underline;
}/* End custom CSS */