html{height:100%;font-size:15px}html body{height:100%;margin:0;padding:0;background-color:#191b2b;font-family:"Varela Round",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html body .wrapper{height:100%;display:flex;flex-direction:column;box-sizing:border-box;padding-bottom:10px}html h1,html h2,html h3,html h4,html h5,html h6{margin:0}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#272a43;border-radius:4px;margin:0px 20px}::-webkit-scrollbar-thumb{background:#bfc2cd;border-radius:4px}.header{background-color:#272a43;padding:20px 50px;display:flex;justify-content:center;font-size:28px;font-weight:bold;color:#b4bbc8}.board{display:flex;padding-top:40px;color:#484848;align-items:start;overflow-x:auto;overflow-y:hidden;flex-grow:1}.board::after{content:"";padding:10px}.list{border-radius:3px;margin-left:30px;max-width:330px;min-width:330px;padding-right:5px}.list .list-title{font-size:20px;font-weight:bold;color:#b4bbc8}.list .list-content{margin-top:20px;max-height:75vh;overflow-y:auto;padding-right:10px}.card{background-color:#272a43;margin-bottom:8px;border-radius:2px;padding:20px;box-shadow:0 0 13px 0px #151724}.card .card-title{color:#f7f8f9}.card .card-description{color:#aeb3b9;margin-top:20px;margin-bottom:20px}.card .card-footer{display:flex;justify-content:space-between;align-items:center}.card .card-footer .avatars{display:flex}.card .card-footer .avatars .avatar{display:flex;justify-content:center;align-items:center;margin-right:7px;background-color:#3591fb;color:#fff;border-radius:100%;padding:5px;width:20px;height:20px;font-size:12px}.card .card-footer .due-date{color:#3591fb}/*# sourceMappingURL=style.css.map */
