| Index: static/scss/content/_typography.scss |
| =================================================================== |
| --- a/static/scss/content/_typography.scss |
| +++ b/static/scss/content/_typography.scss |
| @@ -42,16 +42,21 @@ |
| .h4 |
| { |
| font-size: $font-size-h4; |
| font-weight: $bold-weight; |
| text-transform: uppercase; |
| } |
| +a |
| +{ |
| + color: $font-color-link; |
| +} |
| + |
| .heading-icon |
| { |
| height: 0.9em; |
| margin-right: 0.3em; |
| } |
| [dir="rtl"] .heading-icon |
| { |