diff --git a/templates/custom/licence.html b/templates/custom/licence.html
index a079b7e072c7aa7bdea22d03146356f104f3db91..8dccc0270c449171184550023c405f9eb0aa11f4 100644
--- a/templates/custom/licence.html
+++ b/templates/custom/licence.html
@@ -6,7 +6,6 @@
 {% block description %}<meta name="description" content="{{ page.description }}">{% endblock description %}
 {% block keywords %}{% if page.taxonomies.tags %}<meta name="keywords" content="
 {%- for tag in page.taxonomies.tags %}{{tag}},{% endfor %}">{% endif %}{% endblock keywords %}
-{% block extrahead %}<link rel="stylesheet" type="text/css" href="/custom.css">{% endblock extrahead %}
 
 {% block content %}
 <main class="page w3-content w3-padding-64 w3-container">
diff --git a/templates/custom/skeleton.html b/templates/custom/skeleton.html
index 611b413cbfdfdd4df2c7b966e68a46e3a834cd72..bfd649eaa50b7591d08fde4af8f52dd0f01530ae 100644
--- a/templates/custom/skeleton.html
+++ b/templates/custom/skeleton.html
@@ -4,7 +4,6 @@
 {% block description %}<meta name="description" content="{{ page.description }}">{% endblock description %}
 {% block keywords %}{% if page.taxonomies.tags %}<meta name="keywords" content="
 {%- for tag in page.taxonomies.tags %}{{tag}},{% endfor %}">{% endif %}{% endblock keywords %}
-{% block extrahead %}<link rel="stylesheet" type="text/css" href="/custom.css">{% endblock extrahead %}
 
 {% block content %}
 <main class="w3-container">
diff --git a/templates/custom/toile-de-confiance.html b/templates/custom/toile-de-confiance.html
index 6aadc80aa767b6aa395c799538374c335ccaa9e1..3c2783c4f5d814ef2a88b5446dfe99cc085753c5 100644
--- a/templates/custom/toile-de-confiance.html
+++ b/templates/custom/toile-de-confiance.html
@@ -4,7 +4,6 @@
 {% block description %}<meta name="description" content="{{ page.description }}">{% endblock description %}
 {% block keywords %}{% if page.taxonomies.tags %}<meta name="keywords" content="
 {%- for tag in page.taxonomies.tags %}{{tag}},{% endfor %}">{% endif %}{% endblock keywords %}
-{% block extrahead %}<link rel="stylesheet" type="text/css" href="/custom.css">{% endblock extrahead %}
 
 {% block content %}
 <main class="w3-container">