
*, ::before, ::after { box-sizing: border-box; }
h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; margin: 0; }
p, blockquote, figure, hr, pre, dl, dd, fieldset { margin: 0; }
ol, ul, menu { list-style: none; margin: 0; padding: 0; }
button, input, select, textarea, optgroup { font: inherit; color: inherit; margin: 0; padding: 0; background: transparent; border: 0; }
button, [role="button"] { cursor: pointer; }
img, svg, video, canvas { display: block; vertical-align: middle; }
a { color: inherit; text-decoration: inherit; }
table { border-collapse: collapse; }
summary { display: list-item; }
