保誠-保戶業務員媒合平台
Mila
2021-11-01 d4a535ae7dd07f70cf2f59fbc8256a3fa1df8c93
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;
}