diff --git a/layouts/partials/stylesheet.html b/layouts/partials/stylesheet.html
index 56cd2e5a21..38a4b93c4c 100644
--- a/layouts/partials/stylesheet.html
+++ b/layouts/partials/stylesheet.html
@@ -1,16 +1,11 @@
{{- $assetBusting := not .Site.Params.disableAssetsBusting }}
{{ "" | safeHTML }}
-
-
-
-
+
+
+
-
+
{{- $themevariants := slice | append (.Site.Params.themeVariant | default "relearn-light" ) }}
{{- with index $themevariants 0 }}