*, *::before, *::after { box-sizing: border-box; }
body, h1, h2, h3, p, ul, ol { margin: 0; }
button, input, select, textarea { font: inherit; }
button, a, input, select, textarea { -webkit-tap-highlight-color: transparent; }
img, svg { display: block; max-width: 100%; }
button { cursor: pointer; }
a { color: inherit; text-decoration: none; }
