@charset "utf-8";

html { box-sizing: border-box; font-size: 62.5%; }

*, ::after, ::before { box-sizing: inherit; }

:focus { outline: rgb(58, 100, 203) dotted 1px; }

body, caption, fieldset, h1, h2, h3, h4, h5, h6, ol, p, ul { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { font-size: 1.4rem; font-weight: 400; line-height: 1.42; }

body { color: rgb(60, 60, 60); }

ol, ul { list-style: none; }

img { max-width: 100%; height: auto; }

fieldset, iframe { border: 0px; }

button, button:active { color: unset; }

#speedtrap, .hidden { display: none; }