button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: inherit; /* 2 */
  background-image: none; /* 2 */
}