diff --git a/src/components/MenuSideBar/MenuSideBar.tsx b/src/components/MenuSideBar/MenuSideBar.tsx
index 75535c8..c77da94 100644
--- a/src/components/MenuSideBar/MenuSideBar.tsx
+++ b/src/components/MenuSideBar/MenuSideBar.tsx
@@ -12,7 +12,7 @@ const MenuSideBar = () => {
-
- isActive ? {background:"#000000", color:"#FFFFFF", fontWeight: "700"} : {}} >
Sobre
diff --git a/src/components/Routes/InstitucionalRoutes.tsx b/src/components/Routes/InstitucionalRoutes.tsx
index 1aafce1..f103042 100644
--- a/src/components/Routes/InstitucionalRoutes.tsx
+++ b/src/components/Routes/InstitucionalRoutes.tsx
@@ -18,7 +18,7 @@ const InstitucionalRoutes = () => {
- } />
+ } />
} />
} />
} />