/*! normalize-lite */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
main { display: block; }
h1, h2, h3, h4, h5, h6 { margin: 0; }
p, ul, ol, figure { margin: 0; }
ul, ol { padding: 0; list-style: none; }
a { background-color: transparent; text-decoration: none; }
img { border-style: none; max-width: 100%; height: auto; display: block; }
svg { display: inline-block; vertical-align: middle; }
*, *::before, *::after { box-sizing: border-box; }
