.App{height:100vh}.App,.IndexRoute{display:flex;flex-direction:column}.IndexRoute{background:var(--primary);color:var(--secondary);height:100%;justify-content:center}.IndexRoute .container{border:1px solid var(--secondary);border-radius:1rem;margin:0 auto;max-width:400px;padding:2rem;text-align:center}.IndexRoute h1{margin-top:0}.IndexRoute a{font-size:1.2rem;font-weight:600;line-height:2}.IndexRoute a:hover{text-decoration:underline}table.Table{border-collapse:collapse}.Table .center{text-align:center}.Table tr:nth-child(2n){background:hsla(0,0%,100%,.1)}.Table td,.Table th{padding:.4rem .8rem}.Table th{text-align:left}.Table td.shrink,.Table th.shrink{white-space:nowrap;width:.1%}.Table svg path:last-child{fill:var(--secondary)}.LocationName{display:flex;flex-direction:column;margin-bottom:2rem;padding:.4rem .8rem}.LocationName h1,.LocationName p{margin:0}.LocationName p{font-size:1.6rem;font-weight:600;opacity:.9}.LocationName h1{font-size:3.2rem}.TableRoute{background-color:var(--primary);color:var(--secondary);height:100%}.EtdCounter{margin:0;text-align:right}.EtdCounter h2,.EtdCounter p{margin:0}.EtdCounter p{font-size:1.2rem}.EtdCounter h2{font-size:4rem}.CountdownRoute{height:100%}.CountdownRoute,.Footer{background-color:var(--primary);color:var(--secondary)}.Footer{display:flex;flex-direction:row;font-size:.8rem;justify-content:space-between;margin-top:auto;padding:.2rem 2rem}:root{--primary:#8e2329;--secondary:#fff}*{box-sizing:border-box}a{color:inherit;text-decoration:none}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Verdana,Geneva,Tahoma,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.border{outline:1px solid #f0f}
/*# sourceMappingURL=main.b6a3f7bb.chunk.css.map */