diff --git a/app/assets/stylesheets/new_common/support-banner.css.scss b/app/assets/stylesheets/new_common/support-banner.css.scss index 4598aadded31..7d23e94dd9a5 100644 --- a/app/assets/stylesheets/new_common/support-banner.css.scss +++ b/app/assets/stylesheets/new_common/support-banner.css.scss @@ -22,9 +22,9 @@ color:white; } .SupportBanner-infoDescription { - margin-top:5px; - font-weight: $sFontWeight-lighter; - font-weight: $sFontSize-large; + margin-top: 5px; + font-weight: $sFontWeight-normal; + font-size: $sFontSize-large; color:rgba(white, .5); } .SupportBanner-infoDescriptionLink {