html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style: none;
}

body{font-size: 7px; font-family: 'Montserrat', sans-serif; font-weight: 400; color: #333;}
h1{font-size: 28px;font-weight: 800;}
h2{font-size: 20px;font-weight: 800;}
h3{font-size: 15px;font-weight: 800;}
p{padding: 3px 0;}
b{font-weight: 800;}

#logo,
#hero-large,
#hero-small,
#btn-nav,
#nav,
#footer,
.non-print{display: none;}

.race-container{display: none;}
.active{display: block;}

.tip-container{display: block; padding: 5px; border: 2px solid #000; margin: 7px auto;}
