diff --git a/app/javascript/flavours/glitch/styles/components/index.scss b/app/javascript/flavours/glitch/styles/components/index.scss
index 3e4f86c036..8f051f7a05 100644
--- a/app/javascript/flavours/glitch/styles/components/index.scss
+++ b/app/javascript/flavours/glitch/styles/components/index.scss
@@ -246,7 +246,7 @@
   left: 0;
   position: absolute;
 
-  .star-icon {
+  .fa.star-icon {
     color: $gold-star;
   }
 }