diff --git a/_includes/footer.html b/_includes/footer.html
index f3ee1d1..5f7fffd 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,9 +1,4 @@
 <footer class="footer">
-<style>
-    a.color-grey {
-      color: var(--license-color);
-    }
-  </style>
 	<span>2023 - Revuo Monero.</br>
 	<a class="color-grey" href="https://revuo-xmr.com/source/" target="_blank">Source Code & Licenses</a>.</span>
 </footer>