/* Global resets only; the look lives in css/pack.css. */
img {
  display: block;
  max-width: 100%;
}

button,
input,
select,
textarea {
  box-sizing: border-box;
}
