a:visited {
  color: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  padding: 0;
  margin: 0;
}

ol,
ul {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0px;
}

ol {
  list-style: none;
}

li {
  list-style: none;
}

dl {
  margin-top: 0;
  margin-bottom: 0px;
}

p {
  margin: 0;
  padding: 0;
}

em {
  font-style: normal;
}

video {
  width: 100%;
  margin: 0;
  padding: 0;
}
