diff --git a/stylesheets/commons/BigMatch.scss b/stylesheets/commons/BigMatch.scss index b06e289120c..9193b2cd5c2 100644 --- a/stylesheets/commons/BigMatch.scss +++ b/stylesheets/commons/BigMatch.scss @@ -1168,7 +1168,7 @@ span.slash { border-color: var( --clr-secondary-25 ); } - @at-root html h4#{&}-title { + &-title { font-weight: bold; text-transform: uppercase; color: var( --clr-on-background ) !important;