@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#282c34;color:#fff;font-family:Rubik,sans-serif;margin:0 auto;max-width:1100px}a{color:#d3d3d3}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MatchDetailCard{display:grid;grid-template-columns:1fr 1fr;margin-bottom:20px;padding:10px}.MatchDetailCard .match-date,.MatchDetailCard .match-result,.MatchDetailCard .match-venue{margin-top:10px}.MatchDetailCard .additional-details{text-align:right}.MatchDetailCard .additional-details>p,.MatchSmallCard{margin-bottom:20px}.MatchSmallCard{padding:10px}.MatchSmallCard .match-result{margin-top:10px}.not-found{padding:2rem;text-align:center}.not-found h1{color:#e74c3c;margin-bottom:1rem}.not-found a{color:#3498db;text-decoration:none}.not-found a:hover{text-decoration:underline}.not-found .highlight-team{background:#801212;border-radius:2px;color:#fff;display:inline-block;font-weight:700;margin:0 4px;padding:2px 8px}.TeamPage{grid-column-gap:10px;grid-row-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}.TeamPage .team-name-section{align-self:end;grid-column:span 3;justify-self:start}.TeamPage .team-name{font-size:4rem;margin-bottom:20px}.TeamPage .win-loss-section{font-size:1.2rem;justify-self:center;padding:40px;text-align:center}.TeamPage .match-detail-section{grid-column:span 4}.TeamPage .latest-matches-heading{margin:10px auto}.TeamPage .more-link{align-self:center;font-size:1.5rem;justify-self:center}.YearSelector{list-style-type:none;text-align:right}.YearSelector li{margin-bottom:20px;margin-top:10px}.YearSelector li :hover{color:aqua}.MatchPage{grid-column-gap:20px;display:grid;grid-template-columns:1fr 5fr}.MatchPage .year-selector{justify-self:end;padding:20px}.MatchPage .page-heading{margin:20px auto}.MatchPage .team-info{color:#c22f2f;margin:200px;text-align:center}.TeamTile{background-color:#044d5f;border:1px solid #fff;padding:20px;text-align:center}.TeamTile :hover{color:aqua}.HomePage .app-name{font-size:3rem;justify-content:center;margin:30px auto;text-align:center}.HomePage .team-grid{grid-column-gap:7px;grid-row-gap:7px;display:grid;grid-template-columns:1fr 1fr}.navbar{background-color:#044d5f;box-shadow:0 2px 4px #0000001a;padding:1rem 2rem;width:100%}.navbar .navbar-brand{color:#fff;font-size:1.5rem;font-weight:700;height:-webkit-fit-content;height:fit-content;padding:10px;text-align:left;text-decoration:none;width:-webkit-fit-content;width:fit-content}.navbar .navbar-brand:hover{color:cryan}.footer{background-color:#333;bottom:0;color:#fff;left:0;margin-top:1rem;padding:1rem;position:inherit;right:0;width:100%}.footer .footer-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;text-align:center;width:100%}.footer .footer-copyright p{margin:0}.footer .footer-links a{color:#fff;text-decoration:none}.footer .footer-links a:hover{text-decoration:underline}.App{padding:20px;text-align:left}.App a:hover{color:aqua}.won-card{background-color:rgba(11,129,90,.788)}.lost-card{background-color:rgba(151,56,49,.863)}
/*# sourceMappingURL=main.9cfac8f1.css.map*/