diff --git a/assets/sass/_theme/design-system/typography.sass b/assets/sass/_theme/design-system/typography.sass
index 79811255ebba6849b073074a05eee19544a8cf83..74f77bde3c05013af766aa575abf7c31f33a0a56 100644
--- a/assets/sass/_theme/design-system/typography.sass
+++ b/assets/sass/_theme/design-system/typography.sass
@@ -228,6 +228,8 @@ a,
     &[href^="mailto"]
         &::after
             content: none
+    &.glightbox
+        text-decoration: none
 
 @mixin btn
     font-size: $btn-font-size