.cobalt-plate-number {
  @apply c-border c-border-outline c-bg-surface c-text-onSurface c-rounded c-py-[2px] c-px-2xs;

  display: inline-flex;

  align-items: center;

  height: 20px;

  font-family: font-family(base);

  font-size: 14px;

  font-weight: 600;

  line-height: 14px;

  letter-spacing: normal;
}
