.form-check-input:checked {
  background-color: #07684b;
  border-color: #07684b;
}

