diff --git a/_config.yml b/_config.yml
index 7e61020..db4b93d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -18,7 +18,7 @@ source-code: https://github.com/mtwente/maxvogt
# SITE SETTINGS
#
# title of site appears in banner
-title: Morphologies of Arriving
+title: Max Vogt – Morphologies of Arriving
# tagline, a short phrase that will appear throughout the site in the top banner
tagline: Showcasing the Design Philosophy of Max Vogt's Railway Stations
# description appears in meta tags and other locations
diff --git a/_data/config-theme-colors.csv b/_data/config-theme-colors.csv
index 3f0d715..06c4786 100644
--- a/_data/config-theme-colors.csv
+++ b/_data/config-theme-colors.csv
@@ -1,9 +1,9 @@
color_class,color
-primary,
-secondary,
-success,
+primary,#2d327d
+secondary,#686868
+success,#A20013
info,
warning,
danger,
light,
-dark,
+dark,#151515
\ No newline at end of file
diff --git a/_data/theme.yml b/_data/theme.yml
index 494116e..829473c 100644
--- a/_data/theme.yml
+++ b/_data/theme.yml
@@ -87,7 +87,7 @@ search-child-objects: true # true / false - if true, child objects will appear o
navbar-color: navbar-dark
# navbar background color
# Choose from bg-primary, bg-secondary, bg-success, bg-danger, bg-warning, bg-info, bg-light, bg-dark, bg-white
-navbar-background: bg-dark
+navbar-background: bg-primary
# BOOTSWATCH THEMES [optional!]
# You can replace the standard Bootstrap theme with a Bootswatch (https://github.com/thomaspark/bootswatch) option
@@ -96,8 +96,8 @@ bootswatch: # leave blank or comment out for plain bootstrap
# THEME FONTS [optional!]
base-font-size: 1.2em
-text-color: "#191919"
-link-color: "#0d6efd"
+text-color: "#5A5A5A"
+link-color: "#06348B"
base-font-family: # comment out for bootstrap defaults. e.g. Roboto
font-cdn: # add font stylesheet, e.g.
diff --git a/_includes/footer.html b/_includes/footer.html
index 0033501..8e0fdb0 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,51 +1,15 @@
-