diff --git a/src/app/features/administration/form/steps/step-five/step-five.component.html b/src/app/features/administration/form/steps/step-five/step-five.component.html
index 7ea94a48..88024734 100644
--- a/src/app/features/administration/form/steps/step-five/step-five.component.html
+++ b/src/app/features/administration/form/steps/step-five/step-five.component.html
@@ -1,44 +1,43 @@
-
-
-
+
+
+
+
+
+
diff --git a/src/app/features/administration/form/steps/step-five/step-five.component.scss b/src/app/features/administration/form/steps/step-five/step-five.component.scss
index e69de29b..272562a4 100644
--- a/src/app/features/administration/form/steps/step-five/step-five.component.scss
+++ b/src/app/features/administration/form/steps/step-five/step-five.component.scss
@@ -0,0 +1,3 @@
+.advanced-config {
+ margin-bottom: 2em;
+}
diff --git a/src/app/features/administration/form/steps/step-seven/step-seven.component.html b/src/app/features/administration/form/steps/step-seven/step-seven.component.html
index 2d92a4e1..46fd851c 100644
--- a/src/app/features/administration/form/steps/step-seven/step-seven.component.html
+++ b/src/app/features/administration/form/steps/step-seven/step-seven.component.html
@@ -38,7 +38,9 @@
-
- {{ choice.date_object | date: 'E d M yyy':'Europe/Paris':'fr_FR' }}
+
+ {{ choice.date_object | date: 'E d/M/yyy':'Europe/Paris':'fr_FR' }}
+
@@ -78,16 +80,22 @@
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/src/app/features/administration/form/steps/step-six/step-six.component.html b/src/app/features/administration/form/steps/step-six/step-six.component.html
index 5ad525f6..204fc56a 100644
--- a/src/app/features/administration/form/steps/step-six/step-six.component.html
+++ b/src/app/features/administration/form/steps/step-six/step-six.component.html
@@ -1,6 +1,6 @@