diff --git a/src/index.html b/src/index.html
index 704d26fd..b15b6d35 100644
--- a/src/index.html
+++ b/src/index.html
@@ -7,7 +7,12 @@
-
+
+
+
+
+
+
diff --git a/src/styles.scss b/src/styles.scss
index 5e808a37..9f6de050 100644
--- a/src/styles.scss
+++ b/src/styles.scss
@@ -8,7 +8,7 @@
$theme-colors: (
"primary": #0a1128,
"secondary": #000000,
- "accentColor": #e23c00,
+ "accentColor": #e13e13,
"textPrimary": #ffffff
);
diff --git a/static/favicon.ico b/static/favicon.ico
deleted file mode 100644
index 61e16024..00000000
Binary files a/static/favicon.ico and /dev/null differ