.fr-mr-0,
.fr-mx-0 {
  margin-right: 0 !important;
}

.fr-ml-0,
.fr-mx-0 {
  margin-left: 0 !important;
}

.fr-mr-1,
.fr-mx-1 {
  margin-right: 0.25rem !important;
}

.fr-ml-1,
.fr-mx-1 {
  margin-left: 0.25rem !important;
}

.fr-mr-2,
.fr-mx-2 {
  margin-right: 0.5rem !important;
}

.fr-ml-2,
.fr-mx-2 {
  margin-left: 0.5rem !important;
}

.fr-mr-3,
.fr-mx-3 {
  margin-right: 1rem !important;
}

.fr-ml-3,
.fr-mx-3 {
  margin-left: 1rem !important;
}

.fr-mr-4,
.fr-mx-4 {
  margin-right: 1.5rem !important;
}

.fr-ml-4,
.fr-mx-4 {
  margin-left: 1.5rem !important;
}

.fr-mr-5,
.fr-mx-5 {
  margin-right: 3rem !important;
}

.fr-ml-5,
.fr-mx-5 {
  margin-left: 3rem !important;
}

.fr-mr-auto,
.fr-mx-auto {
  margin-right: auto !important;
}

.fr-ml-auto,
.fr-mx-auto {
  margin-left: auto !important;
}
