**********

Pre-registration is required.
The link to the online meeting will be provided via email.
This meeting will expand on the topic of the July 20 meeting.

**********

L’inscription préliminaire est obligatoire.
Le lien vers la réunion en ligne sera fourni par courrier électronique.
Cette réunion approfondira le sujet de la réunion du 20 juillet.

/* Password toggle wrapper */ .password-toggle { position: absolute; right: 12px; top: 50%; transform: translateY(-50%); cursor: pointer; font-size: 18px; opacity: 0.6; } .password-toggle:hover { opacity: 1; } /* Ensure input has room for icon */ .elementor-field-type-password input { padding-right: 40px !important; }