#header {position:fixed; top:0; left:0; right:0; z-index:200; height:90px; background:#fff; border-bottom:1px solid var(--primary-color);}
#header-content {max-width:1200px; margin:20px auto;}
#header-content h1 {padding-right:30px;}
#header-content p {font-size:14px;}

#main-stage {margin-top:100px;}

#map-container {height:600px;}
#gmap {width:100%; height:100%;}

.stats {float:left; width:18%; margin:20px 7% 20px 0; overflow:hidden;}
.stats h3 {font-size:12px; border-bottom:1px solid #000; padding-bottom:2px; margin-bottom:4px;}
.stats ol {margin:0; padding:0;}
.stats li span {float:right;}



