.welcome_profil-membre{
  text-align: center;
}
.card_title-information, .card_title-securite, .card_title-delivery, .card_title-follow-actus{ 
margin-bottom: 5% !important;
  color: #E94400;
}
.form_config-membre{
  margin: 0 auto;
  width: 1280px;
  padding: 1em;
}
#label-profil{
  width: 220px;
}
label{
  display: inline-block;
  vertical-align: top;
  margin: 6px;
  width: 195px;
  margin-bottom: 5%;
}
.desc_membre{
    max-height: 200px;
}
.avatar {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background-size: cover;
  margin-left: 35%;
  top: -8px !important;
  position: relative;
  border-color:  #E94400;
  border: 2px solid #E94400;
  margin: auto;
}
li{
list-style: none;
}
.accept_mail_text, .accept_events_text, .accept_shop_text {
width: 285px;
}