.card{background:#fff;border-radius:2px;height:325px;margin:1rem;position:relative;width:325px;box-shadow:0 3px 6px #999,0 3px 6px #999;text-align:left}.card>.img-container{height:60%;overflow:hidden;text-align:center;background:#64918e}.card>.img-container>img{width:60%}.card>.content{padding-left:1rem;padding-right:1rem;font-size:15px}.card>.content>ul{list-style-type:none}.card>.content>ul>li{margin-top:18px}.wrapper{height:100%;display:flex;flex-flow:row wrap;padding:20px;justify-content:space-around;align-content:flex-start;overflow:auto}h1{text-align:center}body{background:#eceff1}.nameInput{border-radius:5px;margin:10px}.nameLabel{margin-left:75px}.sortName{border-radius:2px;background-color:#90ee90;float:right;margin-right:100px}.sortName:hover{background-color:#67cc67}.filterName{border-radius:2px;background-color:#90d3ee}.filterName:hover{background-color:#60acca}*{box-sizing:border-box;font-family:sans-serif}#root,body,html{padding:0;margin:0;height:100%}
/*# sourceMappingURL=main.8c8abc04.chunk.css.map */