.custom-checkbox .custom-control-input:checked~.custom-control-label::after{
  display:block;
}