Basic Checkbox
.form-check-inline to any .form-check
Add .position-static to inputs within .form-check that don’t have any label text
Custom Checkbox
Add .form-check-inline to any .custom-control
$('.your-checkbox').prop('indeterminate', true)
Color Options
Some help text goes here
Some help text goes here