/** fix custom-checkbox interactivity **/
.custom-control>.custom-control-input {
    z-index: inherit !important;
 }