/*COULEURS*/
/* SIZES */
/* PADDING */
/* Blog */
/* Introductions */
#main {
  padding-top: 160px !important;
  padding-bottom: 80px !important;
}
.hm_legal_container .hm_legal_txt h1 {
  font-family: "Open Sans";
  color: #442A7C !important;
  font-size: 30px !important;
  font-weight: 600 !important;
}
.hm_legal_container .hm_legal_txt h2 {
  font-family: "Open Sans";
  color: #442A7C !important;
  font-size: 25px !important;
  margin-bottom: 20px;
  font-weight: 600 !important;
}
.hm_legal_container .hm_legal_txt ul {
  padding: 0px;
}
.hm_legal_container .hm_legal_txt li {
  list-style-type: none;
  text-align: left !important;
  padding: 0px;
}
.hm_legal_container .hm_legal_txt ol {
  padding-inline-start: 0px !important;
}
.hm_legal_container .hm_legal_txt p {
  margin-bottom: 20px !important;
}
.hm_legal_container .hm_legal_txt div.derniere_maj {
  margin-top: 60px !important;
  font-size: 16px !important;
}
.hm_legal_container .hm_legal_txt .margin_bottom60 {
  margin-bottom: 60px !important;
}
.hm_legal_container .hm_legal_txt a {
  color: #442A7C;
}
.hm_legal_container .hm_legal_txt a:hover {
  text-decoration: underline;
}
.hm_legal_container .hm_legal_column {
  color: #8267bc !important;
}
.hm_legal_container .hm_legal_column ul {
  list-style-type: none !important;
}
.hm_legal_container .hm_legal_column ul li, .hm_legal_container .hm_legal_column ul a {
  color: #8267bc !important;
  margin-bottom: 20px;
  font-size: 22px;
}
.hm_legal_container .hm_legal_column ul li :hover, .hm_legal_container .hm_legal_column ul a :hover {
  color: #442A7C !important;
}
@media screen and (max-width: 1150px) {
  .hm_legal_container .hm_legal_column {
    padding-bottom: 30px;
    border-bottom: 1px solid #bababa;
    margin-bottom: 30px;
  }
}
.hm_legal_container.hm_mentions_legales_container a.mentions_legales_link {
  color: #442A7C !important;
}
.hm_legal_container.hm_politique_confidentialite_container a.politique_confidentialite_link {
  color: #442A7C !important;
}
.hm_legal_container.hm_politique_cookies_container a.politique_cookies_link {
  color: #442A7C !important;
}
.hm_legal_container.hm_cgu_container a.cgu_link {
  color: #442A7C !important;
}
.hm_legal_container .cn-revoke-cookie {
  background-color: black !important;
  color: white !important;
  border: 1px solid black !important;
  margin-bottom: 20px !important;
}
.hm_legal_container .cn-revoke-cookie:hover {
  background-color: white !important;
  color: black !important;
  text-decoration: none !important;
}
