diff --git a/package-lock.json b/package-lock.json
index 4881a523..27f07d7c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16894,9 +16894,9 @@
"dev": true
},
"node_modules/ws": {
- "version": "7.5.9",
- "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz",
- "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==",
+ "version": "7.5.10",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz",
+ "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
"dev": true,
"engines": {
"node": ">=8.3.0"
diff --git a/src/components/Banner.astro b/src/components/Banner.astro
index 70b3fa21..8b56f792 100644
--- a/src/components/Banner.astro
+++ b/src/components/Banner.astro
@@ -1,99 +1,104 @@
---
// this component is for very top banner section that has USA flag, included in BaseLayout and used for all pages.
-import us_flag_small from "@assets/images/us_flag_small.png"
-import icon_dot_gov from "@assets/images/icon-dot-gov.svg"
-import icon_https from "@assets/images/icon-https.svg"
+import us_flag_small from "@assets/images/us_flag_small.png";
+import icon_dot_gov from "@assets/images/icon-dot-gov.svg";
+import icon_https from "@assets/images/icon-https.svg";
---
-
-
+
+
+
-
+
-
+ />
-
+
An official website of the United States government
-
-
Here’s how you know
+
+
Here’s how you know
-
+
-
+
-
-
+ />
+
- Official websites use .gov A
- .gov website belongs to an official government
- organization in the United States.
+ Official websites use .gov A
+ .gov website belongs to an official government organization
+ in the United States.
-
+
-
-
+ />
+
- Secure .gov websites use HTTPS A
- lock (
- Secure .gov websites use HTTPS A
+ lock (
+ ) or https:// means you’ve safely connected to
- the .gov website. Share sensitive information only on official,
- secure websites.
+ >
+
+ ) or https:// means you’ve safely connected
+ to the .gov website. Share sensitive information only on official,
+ secure websites.