#charte-form .form-check-input:checked {
  background-color: var(--orange);
  border-color: var(--orange);
}