.ls-label {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: $sp;

  &__asterisk {
    color: $color-error;
  }
}
