@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);*{box-sizing:border-box}body{font-family:"Montserrat",sans-serif}a{text-decoration:none;color:#000}.greeting{cursor:default!important}.greeting,.greeting:hover{text-decoration:none!important}.Homepage{display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width:892px){.Homepage{margin:0 auto;width:90vw}}.Homepage .CardList{margin:auto;width:80%}@media screen and (max-width:892px){.Homepage .CardList{width:90%}}.Homepage h2{align-self:start;padding-left:2vw}.error{margin:auto;width:80%;padding-top:3vh}.Card{min-width:20vw}.Card .mb-5{margin-bottom:5px}.Loading{display:flex;justify-content:center;margin-top:10vh}.SignIn{width:50vw;margin:3vh auto;justify-content:space-between}.SignIn .Login{margin-right:3vw}@media screen and (max-width:892px){.SignIn{width:90vw}.SignIn .Login{margin:0}}
/*# sourceMappingURL=main.a92197e8.chunk.css.map */