#bootstrap-theme afform-formulaire-d-inscription-la-newsletter fieldset {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

#bootstrap-theme afform-formulaire-d-inscription-la-newsletter fieldset input {
  width: 15rem !important;
}

#bootstrap-theme afform-formulaire-d-inscription-la-newsletter .btn-primary {
  background-color: #26A668;
  border-radius: 30px 30px 30px 30px;
}


/*#bootstrap-theme afform-formulaire-d-inscription-la-newsletter af-form {
  text-align: center;
}*/