.Normal {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.NormalDeleted {
  .Normal;
}
.NormalDisabled {
  .Normal;
}
