/* Css for verres-remplacements */
.f-l{
  float: left;
}
.c-b{
  clear: both;
}
.mg-b-30{
    margin-bottom: 30px;
}