
// Addresses `font-family` inconsistency between `textarea` and other form
// elements.

html,
button,
input,
select,
textarea
  font-family: sans-serif
