diff --git a/src/components/node/NodeRelatedItem/styles.scss b/src/components/node/NodeRelatedItem/styles.scss
index 39ce0041..61a861cc 100644
--- a/src/components/node/NodeRelatedItem/styles.scss
+++ b/src/components/node/NodeRelatedItem/styles.scss
@@ -40,7 +40,7 @@
   width: 100%;
   height: 100%;
   font: $font_24_semibold;
-  color: white;
+  color: transparentize(white, 0.5);
   border-radius: $cell_radius;
   background-image: linear-gradient(
     180deg,