diff --git a/src/pages/TextPages/styles.sass b/src/pages/TextPages/styles.sass index 7287361..1111d8e 100644 --- a/src/pages/TextPages/styles.sass +++ b/src/pages/TextPages/styles.sass @@ -21,5 +21,8 @@ font-weight: 700 color: $gray +.text-wrapper b + font-weight: 900 + .text-wrapper a color: $primary \ No newline at end of file