diff --git a/views/DE/mailinglists.pug b/views/DE/mailinglists.pug
index 5b01de199cf125cb7a3b439af94503fc8abd337e..adf3b1226bb39dc749003f3f0d90b720cee80f89 100644
--- a/views/DE/mailinglists.pug
+++ b/views/DE/mailinglists.pug
@@ -4,7 +4,6 @@ html(lang="de")
     meta(charset="UTF-8")
     meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no")
     link(rel="stylesheet", type="text/css", href="https://transfer.hft-stuttgart.de/css/bootstrap/bootstrap.css")
-    link(rel="stylesheet", type="text/css", href="https://transfer.hft-stuttgart.de/css/custom/login.css")
     link(rel="stylesheet", href="https://use.fontawesome.com/releases/v5.8.2/css/all.css", integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay", crossorigin="anonymous")
     style.
         .collapse {
diff --git a/views/EN/mailinglists.pug b/views/EN/mailinglists.pug
index 5b01de199cf125cb7a3b439af94503fc8abd337e..adf3b1226bb39dc749003f3f0d90b720cee80f89 100644
--- a/views/EN/mailinglists.pug
+++ b/views/EN/mailinglists.pug
@@ -4,7 +4,6 @@ html(lang="de")
     meta(charset="UTF-8")
     meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no")
     link(rel="stylesheet", type="text/css", href="https://transfer.hft-stuttgart.de/css/bootstrap/bootstrap.css")
-    link(rel="stylesheet", type="text/css", href="https://transfer.hft-stuttgart.de/css/custom/login.css")
     link(rel="stylesheet", href="https://use.fontawesome.com/releases/v5.8.2/css/all.css", integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay", crossorigin="anonymous")
     style.
         .collapse {