#site .main_c{
  padding-bottom: 140px;
}
section.mlegales{
  line-height: 28px;
}
section.mlegales h1{
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 5px;
  color: #39adc6;
}
section.mlegales .titre{
  font-weight: 400;
  margin-top: 25px;
  margin-bottom: 5px;
}


/** Responsive *****************************************/

@media (max-width: 991px){
}

@media (max-width: 767px){
}

@media (max-width: 575px){
}