.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.mentions {
  padding: 60px 0;
}
body main section.mentions .contenu {
  font-family: 'Poppins', sans-serif;
  color: #444444;
}
body main section.mentions .contenu a {
  color: #04A6FF !important;
}
body main section.mentions .contenu a:hover {
  color: #444444 !important;
}
body main section.mentions .contenu h3 {
  font-size: 26px;
  margin-top: 30px;
}
