diff --git a/app/assets/stylesheets/desktop/poster_expansion.scss b/app/assets/stylesheets/desktop/poster_expansion.scss index a789d04ec49..051444029ce 100644 --- a/app/assets/stylesheets/desktop/poster_expansion.scss +++ b/app/assets/stylesheets/desktop/poster_expansion.scss @@ -37,7 +37,7 @@ font-size: 13px; font-weight: normal; margin-top: 0; - color: $primary; + color: scale-color($primary, $lightness: 50%); } .groups { font-size: 13px;