@charset "utf-8";
* {
  margin: 0;
  padding: 0
}
a {
  text-decoration: none
}
ol, ul {
  list-style: none
}
img {
  vertical-align: middle;
  width: auto;
  max-width: 100%;
  height: auto
}
p {
    color: #1C110D
}
html {
  font-size: 100%;
  line-height: 1.5
}
h1 {
  font-size: 2.25em;
  line-height: 1.3333;
}
h2 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: .5em
}
h3 {
  margin-bottom: .5em
}
h3, hgroup h2 {
    font-size: 1em;
    line-height: 1.5;
}
hgroup h2 {
  margin-bottom: 1.5em
}
