.formItem {
  margin-top: var(--ifm-pre-padding);
}

.formItem:first-child {
  margin-top: 0;
}
