PAMapp/assets/scss/utilities/_heading.scss
@@ -35,14 +35,30 @@ font-size: 14px; } .font-bold { .text--bold { font-weight: bold; } .text--primary { color: $PRIMARY; .text--center { text-align: center; } .text--secondary { color: $SECONDARY; .text--primary { color: $PRIMARY_RED; } .text--orange { color: $ORANGE; } .text--dark-blue { color: $DARK_BLUE; } .text--prudential_grey { color: $PRUDENTIAL_GREY; } .text--mid_grey { color: $MID_GREY; }