diff --git a/webapp/assets/styles/imports/_branding.scss b/webapp/assets/styles/imports/_branding.scss
index 629d0d597..c02c7d26a 100644
--- a/webapp/assets/styles/imports/_branding.scss
+++ b/webapp/assets/styles/imports/_branding.scss
@@ -55,7 +55,7 @@ $color-ribbon-event-shadow: color.adjust($color-ribbon-event, $lightness: -20%);
$chat-sidemenu-background-over: color.adjust($color-tertiary-light, $lightness: -10%);
$chat-sidemenu-background-active: $color-tertiary-light;
-$chat-message-color: $color-secondary-dark;
+$chat-message-color: black;
$chat-message-bg-me: $color-tertiary-light;
$chat-message-bg-others: $color-secondary-light;
$chat-message-checkmark-seen: $color-primary;
diff --git a/webapp/static/img/custom/logo-horizontal.svg b/webapp/static/img/custom/logo-horizontal.svg
index e0adbe7fd..5bf09d43e 100644
--- a/webapp/static/img/custom/logo-horizontal.svg
+++ b/webapp/static/img/custom/logo-horizontal.svg
@@ -1,61 +1,38 @@
diff --git a/webapp/static/img/custom/logo-squared.svg b/webapp/static/img/custom/logo-squared.svg
index 3e9fc0814..e280942d9 100644
--- a/webapp/static/img/custom/logo-squared.svg
+++ b/webapp/static/img/custom/logo-squared.svg
@@ -1,67 +1,38 @@