/* Start custom CSS *//* form-focus:start */
/* After a submit the form moves focus to its message, and the browser draws its own focus ring around it. The message is announced on its own (aria-live), so the ring goes; Elementor has no control for it. */
.elementor-686 .e-form-success-message-base:focus,
.elementor-686 .e-form-error-message-base:focus,
.elementor-686 .e-form-success-message-base:focus-visible,
.elementor-686 .e-form-error-message-base:focus-visible { outline: none; box-shadow: none; }
/* form-focus:end *//* End custom CSS */