.form-check-input:checked[type=checkbox] {
    background-image: url(/img/bs-checkbox-checkmark.svg);
}