diff --git a/README.md b/README.md
index 6866c006a..4c6f5421d 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
diff --git a/img/vinyldns_optimized.svg b/img/vinyldns_optimized.svg
new file mode 100644
index 000000000..00e1f60c3
--- /dev/null
+++ b/img/vinyldns_optimized.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/modules/docs/src/main/resources/microsite/css/custom.css b/modules/docs/src/main/resources/microsite/css/custom.css
index 12a03107f..1d4299629 100644
--- a/modules/docs/src/main/resources/microsite/css/custom.css
+++ b/modules/docs/src/main/resources/microsite/css/custom.css
@@ -18,24 +18,6 @@
background-color: #123051;
}
-body nav#navigation div.navbar-wrapper div.navigation-brand a.background-mask div.icon-wrapper {
- background: url("../img/navbar_brand36x36.png") no-repeat;
- -webkit-mask: none;
- mask: none;
- animation: none;
-}
-
-.docs #sidebar-wrapper #sidebar-brand a div.brand-wrapper {
- background: url("../img/sidebar_brand36x36.png") no-repeat;
-}
-
-body nav#navigation div.navbar-wrapper div.navigation-brand a.background-mask div.page-icon-wrapper {
- background: url("../img/navbar_brand36x36.png") no-repeat;
- -webkit-mask: none;
- mask: none;
- animation: none;
-}
-
.important {
color: red;
}
diff --git a/modules/docs/src/main/resources/microsite/img/light-navbar-brand.svg b/modules/docs/src/main/resources/microsite/img/light-navbar-brand.svg
new file mode 100644
index 000000000..3ed4dedb7
--- /dev/null
+++ b/modules/docs/src/main/resources/microsite/img/light-navbar-brand.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/modules/docs/src/main/resources/microsite/img/light-sidebar-brand.svg b/modules/docs/src/main/resources/microsite/img/light-sidebar-brand.svg
new file mode 100644
index 000000000..3ed4dedb7
--- /dev/null
+++ b/modules/docs/src/main/resources/microsite/img/light-sidebar-brand.svg
@@ -0,0 +1 @@
+
\ No newline at end of file