diff --git a/package.json b/package.json
index 524f7cc87..801cd5ec2 100644
--- a/package.json
+++ b/package.json
@@ -126,7 +126,7 @@
"@eeacms/volto-taxonomy": "^1.0.0",
"@loadable/babel-plugin": "5.13.2",
"@plone-collective/volto-sentry": "0.3.0",
- "bootstrap-italia": "2.6.1",
+ "bootstrap-italia": "2.8.4",
"classnames": "^2.3.2",
"design-react-kit": "5.0.0-1",
"htmldiff-js": "1.0.5",
diff --git a/src/components/ItaliaTheme/Footer/FooterNavigation.jsx b/src/components/ItaliaTheme/Footer/FooterNavigation.jsx
index 39947177c..fb3aab8da 100644
--- a/src/components/ItaliaTheme/Footer/FooterNavigation.jsx
+++ b/src/components/ItaliaTheme/Footer/FooterNavigation.jsx
@@ -42,9 +42,10 @@ const FooterNavigation = () => {
{item.description} {children}
-
{item.description} {children} -
{sede.street}
} +{sede.street}
} {(sede.city || sede.zip_code) && ( -+
{sede.zip_code} {sede.city}
)} @@ -71,8 +71,10 @@ const OfficeCard = ({ })}