@media (min-width: 992px) {
  .block--newsletter .webform-submission-form {
    flex-flow: row wrap;
  }
  .region-footer .footer-links{
    margin-top: 0;
  }
}
.webform-submission-pour-rester-informe-de-notre-act-form .captcha{
  display: none;
}
.webform-submission-pour-rester-informe-de-notre-act-form .captcha .captcha__title{
  display: none;
}
.captcha-type-challenge--image .captcha__element>.form-item>label{
  display: none;
}
#edit-captcha-response--description{
  display: none;
}
.captcha__description{
  display: none;
}
.captcha-type-challenge--image .captcha__element{
  margin-top: 10px;
  align-items: center;
}
