/*
Elements (Bootstrap)

Curated element styles from Bootstrap 4.

Reference:

- [Bootstrap Reboot](https://getbootstrap.com/docs/4.0/content/reboot/)

Styleguide Elements.Bootstrap
*/

/* reboot.scss */
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
