.post-unreset body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
.post-unreset h1,
.post-unreset h2,
.post-unreset h3,
.post-unreset h4,
.post-unreset h5,
.post-unreset h6 {
  font-weight: normal;
}
.post-unreset article,
.post-unreset aside,
.post-unreset details,
.post-unreset figcaption,
.post-unreset figure,
.post-unreset footer,
.post-unreset header,
.post-unreset hgroup,
.post-unreset menu,
.post-unreset nav,
.post-unreset section {
  display: block;
}
.post-unreset nav ul {
  list-style: initial;
}
.post-unreset blockquote,
.post-unreset q {
  quotes: initial;
}
.post-unreset blockquote:before,
.post-unreset blockquote:after,
.post-unreset q:before,
.post-unreset q:after {
  content: "";
  content: initial;
}
.post-unreset a {
  color: -webkit-link;
  text-decoration: underline;
}
.post-unreset li {
  list-style: initial;
}
.post-unreset table {
  border-collapse: collapse;
  border-spacing: 0;
}/*# sourceMappingURL=unreset.css.map */