diff --git a/src/styles/index.scss b/src/styles/index.scss
index f18150473d8f4e3e1045cef4c34aae51ad711f6c..ae3b4939a3e1599828c38cd3f8c423e4428657eb 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -1098,6 +1098,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
 	   box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.13);
         padding: 2rem;
         margin-bottom: 1.5rem;
+        border-bottom : solid 1px var(--orange);
         cs-steps-header div{
             cursor: pointer;
         }