@import url("../typography.scss");

.digit-card-label {
  font-weight: theme(digitv2.fontWeight.regular);
  font-size: 16px;
  line-height: 19px;
  color: theme(digitv2.lightTheme.text-primary);
}