PAMapp/assets/scss/utilities/_heading.scss
@@ -39,6 +39,10 @@ font-weight: bold; } .text--center { text-align: center; } .text--primary { color: $PRIMARY_RED; } @@ -50,3 +54,11 @@ .text--dark-blue { color: $DARK_BLUE; } .text--prudential_grey { color: $PRUDENTIAL_GREY; } .text--mid_grey { color: $MID_GREY; }