*, *::before, *::after { box-sizing: border-box; }
body, h1, h2, h3, h4, p, ul, ol, figure, fieldset { margin: 0; padding: 0; }
ul[class] { list-style: none; }
img { max-width: 100%; display: block; }
input, button, select, textarea { font: inherit; }
button { cursor: pointer; }
a { color: inherit; }
