h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, "Courier New", Courier, Monaco, monospace;
}

blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
