diff --git a/services/web/frontend/stylesheets/app/cms-page.less b/services/web/frontend/stylesheets/app/cms-page.less index 468a7750f0..9ecba4734d 100644 --- a/services/web/frontend/stylesheets/app/cms-page.less +++ b/services/web/frontend/stylesheets/app/cms-page.less @@ -32,10 +32,6 @@ } } - .optional-text { - font-size: 14px; - } - .checkbox-label { font-size: 16px; font-weight: 400; @@ -65,6 +61,10 @@ font-weight: 400; } } + + .optional-text { + font-size: 14px; + } } .section-row {