/* Keep visual labels and badges consistent across debug and production bundles. */
.label,
.badge {
  font-weight: 400;
}
