diff --git a/src/components/Footer/FooterCfGov.tsx b/src/components/Footer/FooterCfGov.tsx
index 6017d041..3450e7a2 100644
--- a/src/components/Footer/FooterCfGov.tsx
+++ b/src/components/Footer/FooterCfGov.tsx
@@ -11,25 +11,26 @@ export const FooterCfGov = ({
...properties
}: FootCfGovProperties & JSX.IntrinsicElements['footer']): JSX.Element => {
const navLinks = [
-
+
About Us
,
-
+
Contact Us
,
-
+
Careers
,
-
+
Events
,
Industry Whistleblowers
,
-
+
CFPB Ombudsman
];
@@ -47,6 +48,7 @@ export const FooterCfGov = ({
aria-label='Visit us on Facebook'
data-pretty-href={facebookLink}
href={facebookLink}
+ target='_blank'
>
,
@@ -55,6 +57,7 @@ export const FooterCfGov = ({
aria-label='Visit us on Twitter'
data-pretty-href={twitterLink}
href={twitterLink}
+ target='_blank'
>
,
@@ -63,6 +66,7 @@ export const FooterCfGov = ({
aria-label='Visit us on LinkedIn'
data-pretty-href={linkedinLink}
href={linkedinLink}
+ target='_blank'
>
,
@@ -71,6 +75,7 @@ export const FooterCfGov = ({
aria-label='Visit us on YouTube'
data-pretty-href={youtubeLink}
href={youtubeLink}
+ target='_blank'
>
,
@@ -79,67 +84,88 @@ export const FooterCfGov = ({
aria-label='Visit us on Flickr'
data-pretty-href={flickrLink}
href={flickrLink}
+ target='_blank'
>
];
const linksCol1 = [
-
+
FOIA
,
-
+
Privacy
,
-
+
Website Privacy Policy & Legal Notices
,
-
+
Data
,
-
+
Open Government
,
Information Quality Guidelines
];
const linksCol2 = [
-
+
Diversity & Inclusion
,
Administrative Adjudication
,
-
+
Plain Writing
,
-
+
Accessibility
,
-
+
Office of Civil Rights
,
No FEAR Act & Cummings Act
,
-
+
Tribal
];
const linksCol3 = [
-
+
USA.gov
Office of Inspector General