@import url("https://fonts.googleapis.com/css2?family=Fira+Code&family=Fira+Sans:ital@0;1&family=Sacramento&family=Rock+Salt&family=Zeyada&display=swap");.cursive{font-family:'Sacramento', cursive;font-size:2rem}.rough{font-family:'Rock Salt', cursive}.handwritten{font-family:'Zeyada', cursive;font-size:1.6rem}body{margin:0;font-family:'Fira Code', monospace;background:#6e7582}h1,h2,h3,h4,h5,h6{margin:0;font-family:'Fira Sans', sans-serif;font-weight:normal}a{color:dodgerblue;text-decoration:none;transition:0.1s background linear;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;padding:0.2rem}a:hover,a.active{background:#eee}blockquote{padding-left:1rem;border-radius:5px 0 0 5px;margin-left:0;margin-right:0;border-left:7px solid #aaa;border-top:2px solid #ddd;border-bottom:2px solid #ddd}body{display:grid;grid-template-rows:auto auto 1fr auto;min-height:100vh}body>header{margin:1rem auto 0 auto}nav{display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:1rem;margin:1rem;flex-wrap:wrap}nav>a{padding:0.5rem 1rem;color:unset}main{width:100%;max-width:900px;margin:auto}small{color:#333}footer{padding:1rem;text-align:center;color:#333;font-size:0.8rem}.card{border-radius:3px;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;padding:2rem;width:100%;background:#fefefe;box-sizing:border-box;color:black}.card small{color:grey}.card header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:0.5rem}table{border-collapse:collapse}td{border:1px solid #eee;padding:0.3rem 0.5rem}.nolinkcolor a{color:unset}small>p{margin:0}img{max-width:100%}.center{text-align:center;margin:auto;display:block}.collection{display:flex;width:100%;flex-direction:column;align-items:stretch}
