summaryrefslogtreecommitdiff
path: root/src/assets/styles/bmc/custom/_base.scss
blob: 5a6a11ba4f2d08c6373cf87d54badb7394da6ba5 (plain)
1
2
3
4
5
6
7
dt,
legend,
label {
  color: gray("800");
  font-size: 14px;
  font-weight: 400;
}