/* -----------------------------------------------------------------------------
/* #texture
/* -------------------------------------------------------------------------- */

#a7e99e__form {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  row-gap: 1.5rem;
}

/* -----------------------------------------------------------------------------
/* #header
/* -------------------------------------------------------------------------- */

#a7e99e__header {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
