h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
button {
  border: 0;
  outline: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}
ul {
  list-style: none;
}
address {
  font-style: normal;
}
img {
  display: block;
}
input {
  border: 0;
  outline: 0;
}
textarea {
  border: 0;
  outline: 0;
}
