diff --git a/app/assets/stylesheets/legislation_process.scss b/app/assets/stylesheets/legislation_process.scss index fb2bdecad..c9d368576 100644 --- a/app/assets/stylesheets/legislation_process.scss +++ b/app/assets/stylesheets/legislation_process.scss @@ -14,9 +14,6 @@ // 01. Utils // ----------------- -.grey { - color: #878787; -} .grey-heading { background: #E6E6E6; @@ -47,9 +44,7 @@ $epigraph-line-height: rem-calc(22); } h4 { - color: #878787; text-transform: uppercase; - font-weight: 400; } ul { diff --git a/app/views/legislation/processes/_header_full.html.erb b/app/views/legislation/processes/_header_full.html.erb index 88e2f2861..2cc2e8d9d 100644 --- a/app/views/legislation/processes/_header_full.html.erb +++ b/app/views/legislation/processes/_header_full.html.erb @@ -1,7 +1,7 @@