.form-check label:before, .form-check label:after {
  margin-left: -30px;
}

.form-check label:after {
  background: #007bff;
}
