diff --git a/assets/css/custom.scss b/assets/css/custom.scss index 1beb290df40..5828ef0ef26 100644 --- a/assets/css/custom.scss +++ b/assets/css/custom.scss @@ -132,7 +132,7 @@ blockquote { } h2 { - @include h2-mktg; + @include h1-mktg; text-align: center; margin-bottom: $spacer-3; line-height: 1.25;