diff --git a/src/components/ItaliaTheme/Cards/CardCategory.jsx b/src/components/ItaliaTheme/Cards/CardCategory.jsx
index 49dfc8582..7d675752f 100644
--- a/src/components/ItaliaTheme/Cards/CardCategory.jsx
+++ b/src/components/ItaliaTheme/Cards/CardCategory.jsx
@@ -38,9 +38,8 @@ const CardCategory = (props) => {
const categoryText = !href && children && (
{children}
);
- const categoryIcon = iconName && (
-