diff --git a/src/containers/App/App.css b/src/containers/App/App.css
index 9a987380bd9495ba47083c576702b5aa6aae37c1..417f3cdfd5e01e2b14c1f09f522031b2cff29f13 100644
--- a/src/containers/App/App.css
+++ b/src/containers/App/App.css
@@ -45,8 +45,8 @@ body [onclick] {
   padding: 1.25rem;
   margin-top: 1.25rem;
   margin-bottom: 1.25rem;
-  border: 1px solid #e9ecef;
-  border-left-width: 0.25rem;
+  border: 1px solid #afc1d3;
+  border-left-width: 0.5rem;
   border-radius: 0.25rem;
 }
 
diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx
index 6930bce8f98224f822ca977e8469693859a17bca..737bfb5dd5776f0c3c95cbbdf539cd7681e82be4 100644
--- a/src/contents/human-practices.tsx
+++ b/src/contents/human-practices.tsx
@@ -113,6 +113,10 @@ export function HumanPractices() {
               </div>
               </Element>
 
+              <div className="bd-callout bd-callout-info bg-gray">
+                  <h1>What do we do to ...? See...</h1>
+                </div>
+
               <Element name="section5" className="element rounded-border" id='section5'>
               <h2>5. STAKEHOLDER</h2>
               <p>Our stakeholders.</p>