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}*,:after,:before{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth;text-decoration:none}.App{display:flex;flex-direction:column;flex-wrap:wrap;height:100%;text-align:center;width:100%}@media (max-width:800px){.team-container{flex-direction:column;flex-wrap:wrap}}#Main{height:80vh;width:100%}.teams_container{align-items:center;display:flex;flex-flow:row wrap;gap:1%;justify-content:space-evenly;max-height:80%}@media screen and (max-width:768px){.teams_container{flex-direction:column;flex-wrap:wrap}}.home-background-image{align-items:center;background-color:#db7093;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:flex-start;overflow:scroll;width:100%}#Header{height:35vh;width:100%}.header-background{align-items:center;background-color:#db7093;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.title-container{color:darkred;display:flex;flex-direction:column;margin:10px auto 5vh}.title-container h1{font-size:2rem}.title-container h1,.title-container h2{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.title-container h2{font-size:1rem}.nav-bar-container{align-items:center;display:flex;justify-content:space-between;margin:10% auto 0;width:75%}.nav-bar-container a{color:darkred;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:1.5rem}@media screen and (max-width:414px){.nav-bar-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:10% auto 0;width:75%}.nav-bar-container a{color:crimson;font-size:1.5rem;margin:2px 1px;width:40%}}
/*# sourceMappingURL=main.2096f159.css.map*/