//---- widget formulaire ----//

.m_form {
  @extend %section-type;
}

.m_form__content {
  order: 2;
}

.m_form__form {

  order: 1;
}
