html {
  line-height: 1.15;
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
  font-family: sans-serif;
}
body {margin: 0;}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,strong {font-weight: bolder;}
small {font-size: 80%;}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
progress {vertical-align: baseline;}

[type="checkbox"],[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {display: block;}
summary {display: list-item;}
template, [hidden] {display: none;}

main {display: block;}

a,div,footer,h1,h2,h3,h4,h5,header,li,p,section,span,ul{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
img {border-style: none; max-width: 100%;}
a {background-color: transparent; text-decoration: none;}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}



* {box-sizing: border-box;}
