/*
input[type="checkbox"].custom-control-input {
  opacity: 0;
  position: absolute;
  left: -9999px;
}
*/