.form-kit__alert {
  //reset
  margin: 0;
  width: 100%;
  border-radius: var(--d-border-radius);
  box-sizing: border-box;
  padding: 0.5em;
}
