@use '@carbon/colors';

.unspecified > div label {
  padding-top: 0.3rem;
  font-size: 12px;
  color: colors.$gray-70;
}
