.elementor-3277 .elementor-element.elementor-element-a079b2f{--display:flex;}.elementor-3277 .elementor-element.elementor-element-d815774{--display:flex;}/* Start custom CSS for html, class: .elementor-element-0fb9a9d *//* CONTENEUR GLOBAL */
.sh-legal-page {
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 20px;
  font-family: inherit;
  line-height: 1.7;
  color: #1a1a1a;
}

/* TITRE PRINCIPAL */
.sh-legal-page h1 {
  font-size: 32px;
  margin-bottom: 30px;
  font-weight: 600;
}

/* SECTIONS */
.sh-legal-page section {
  margin-bottom: 40px;
}

/* TITRES SECTIONS */
.sh-legal-page h2 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #000;
}

/* TEXTE */
.sh-legal-page p {
  margin-bottom: 10px;
  font-size: 15px;
}

/* LISTES */
.sh-legal-page ul {
  padding-left: 20px;
  margin-bottom: 10px;
}

.sh-legal-page li {
  margin-bottom: 5px;
  font-size: 15px;
}

/* LIENS */
.sh-legal-page a {
  color: #0073e6;
  text-decoration: none;
}

.sh-legal-page a:hover {
  text-decoration: underline;
}

/* ESPACE ENTRE BLOCS */
.sh-legal-page strong {
  font-weight: 600;
}

/* MOBILE */
@media (max-width: 768px) {
  .sh-legal-page {
    padding: 40px 15px;
  }

  .sh-legal-page h1 {
    font-size: 26px;
  }

  .sh-legal-page h2 {
    font-size: 18px;
  }
}/* End custom CSS */