To style a checkbox, use a container element with a .form-check class, and add .form-check-label to labels, and .form-check-input to the input with type="checkbox".
The form below contains three checkboxes. The first option is checked by default, and the last option is disabled: