.custom-input-check {
  @extend %custom-control,
          %custom-checkbox;
}

.custom-label-primary {
  @extend %custom-control-label;
}
