:root {
  --pico-form-element-spacing-vertical: 0.6rem;
}

/* Keep the toolbar handle clear of content on small screens. */
body > footer {
  padding-bottom: 3rem;
}
