Add .custom-control .custom-checkbox as a single wrapper and add .custom-control-label for better output.
.custom-control .custom-checkbox
.custom-control-label
To change the color of the Custom CheckBoxes, use the .bg-{colorName} with .custom-control-input class.
.bg-{colorName}
.custom-control-input