* {
  margin: 0;
  padding: 0;
  line-height: 1em;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
  outline: 0; }

button, input[type='submit'] {
  cursor: pointer;
  border: 0;
  background: transparent; }

/*# sourceMappingURL=reset.css.map */
