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