diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss
index da40a7ea4d49f43c88cc413d6278a2de158e0c93..a0f266fb3e1c8d914e62794e26e110fe77afdf64 100644
--- a/_sass/custom/custom.scss
+++ b/_sass/custom/custom.scss
@@ -26,7 +26,7 @@ div.highlighter-rouge[overlay] {
   position: relative;
 
   &::after {
-    @extend %card-meta, .text-grey-dk-100;
+    @extend .label, %card-meta, .text-grey-dk-100;
 
     background-color: $white;
     bottom: $sp-2;