diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html
index c80acd7..90a2c98 100644
--- a/mandelstudio/templates/layout.html
+++ b/mandelstudio/templates/layout.html
@@ -59,6 +59,8 @@ header .language-dropdown .dropdown-toggle::after { display: none; }
header .language-dropdown .dropdown-toggle { width: 40px; height: 40px; padding: 0; display: inline-flex; align-items: center; justify-content: center; }
header .language-dropdown .language-icon,
header .basket-dropdown .dropdown-toggle svg { width: 18px; height: 18px; font-size: 18px; line-height: 18px; }
+header .language-dropdown .language-icon { color: #fff; }
+header .language-dropdown .language-chevron { display: none !important; }
{% if cookie_jar.needs_approval %}