body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}:root{--primary-darkplum:#281c7d;--primary-darkmode:#121212;--primary-darkgrape:#422fd0;--primary-darkmode-text:hsla(0,0%,100%,.9);--logotext:"Open Sans",sans-serif;--text:"Helvetica",sans-serif}.App{height:100vh;width:100vw}body{background-color:#121212;background-color:var(--primary-darkmode);color:hsla(0,0%,100%,.9);color:var(--primary-darkmode-text);font-family:Helvetica,sans-serif;font-family:var(--text);line-height:1.6}@media only screen and (max-width:576px){body{font-size:.75rem}}li{list-style-type:none}.navbar-wrapper{border-bottom:2px solid hsla(0,0%,100%,.9);border-bottom:2px solid var(--primary-darkmode-text);display:flex;justify-content:space-between;margin:0 auto;max-width:80vw;min-height:10vh}.navbar-logo-wrapper{font-family:Open Sans,sans-serif;font-family:var(--logotext)}.navbar-container,.navbar-logo-wrapper{align-items:center;display:flex;font-weight:700}.navbar-container{color:hsla(0,0%,100%,.9);color:var(--primary-darkmode-text);justify-content:space-between;margin:0;padding:1rem 0}.navbar-logo{margin-right:1rem;min-height:3rem}.navbar-links{color:hsla(0,0%,100%,.9);color:var(--primary-darkmode-text);display:flex;text-decoration:none}.navbar-links li{margin:1rem}.hamburger-nav{display:none;padding:1rem 0}.nav-hamburger-icon{height:3rem;width:3rem}@media only screen and (max-width:576px){nav{display:flex;justify-content:space-around;width:100vw}.navbar-links{display:none}.hamburger-nav{display:inline}}.route-container{background-color:#121212;background-color:var(--primary-darkmode);margin:0 auto;max-width:80vw;min-height:60vh}.card,.card-line-item{margin-bottom:2rem}.home-container{margin:10% auto}.about-headers{margin:1rem}.act-shows{margin-top:2rem}.get-involved-headers{margin:1rem}.getinvolved-contact{display:block}.footer-wrapper{border-top:2px solid hsla(0,0%,100%,.9);border-top:2px solid var(--primary-darkmode-text);margin:0 auto;max-width:80vw;min-height:10vh}.footer-container{margin:2rem 0}.footer-list{display:flex;flex-direction:column;justify-content:center;text-align:center}.footer-list a{color:hsla(0,0%,100%,.9);color:var(--primary-darkmode-text);margin-left:1rem;text-decoration:none}.footer-contact{flex-direction:row;margin-bottom:1rem}.footer-contact,.footer-memorial{display:flex;justify-content:center}.footer-memorial{margin-top:1rem;padding-bottom:2rem;text-align:center}@media only screen and (max-width:576px){.footer-wrapper{font-size:.7rem;text-align:center}.footer-contact{flex-direction:column}}.not-found{align-items:center;display:flex;justify-content:center;margin-top:10rem}.side-drawer{background:var(--primary-grey);box-shadow:0 2px 8px rgba(0,0,0,.26);width:70%;z-index:100}.backdrop,.side-drawer{height:100vh;left:0;position:fixed;top:0}.backdrop{background:rgba(0,0,0,.9);transition:.2s ease-in-out;width:100%;z-index:10}.sidebar-navlink-list{display:flex;flex-direction:column;margin:4rem}.sidebar-navlink{color:hsla(0,0%,100%,.9);color:var(--primary-darkmode-text);font-size:1.25rem;margin:4rem;text-decoration:none}
/*# sourceMappingURL=main.630d753f.css.map*/