main{display:flex;justify-content:center;padding:3rem 0}.card-post{background-color:#2f3644;border-radius:15px;padding:30px 70px}.card-post h1{color:#d2daf5;font-family:Heebo;font-size:3rem;font-weight:800;margin-bottom:5px;text-align:center}.line-post{background-color:#3e445b;height:2px}.card-body-post{margin-top:25px}.fields{margin-bottom:20px}label{color:#d2daf5;display:block;font-family:Poppins;font-size:1.2rem;margin-bottom:7px}input,textarea{border:0;border-radius:10px;font-size:1.2rem;outline:0;padding-left:15px;width:100%}input{height:45px}textarea{height:190px;padding-top:10px;resize:none}.btn-post{margin-top:30px;text-align:center}.btn-post button{background-color:#3decb1;border:0;border-radius:10px;color:#fff;cursor:pointer;font-family:Heebo;font-size:1.3rem;font-weight:800;padding:5px 50px}.error-message{color:#f02f2f}header{background-color:#2f3644}.container{align-items:center;display:flex;height:100px;justify-content:space-between;margin:0 auto;max-width:1100px}.logo h1{color:#29ebaa}.btn-newPost button,.logo h1{cursor:pointer;font-family:Heebo;font-weight:700}.btn-newPost button{background-color:#447ce2;border:0;border-radius:10px;color:#fff;font-size:1.2rem;padding:10px 20px}.btn-newPost button:hover{background-color:#538af0;transition:.2s}main header{display:flex}.cards .card h2{display:flex;flex-wrap:wrap;max-width:500px}img{cursor:pointer;margin-left:40px;width:20px}.modal{background-color:#fff;height:100px;width:80px}main .cards{display:flex;flex-direction:column;justify-content:center;margin-top:1rem}main .cards .card{background-color:#2f3644;border-radius:7px;margin:40px auto 0;padding:30px 40px;width:600px}.cards .card header{display:flex;justify-content:space-between;margin-bottom:15px}.card header h2{color:#d2daf5;font-family:Noto Sans;font-size:1.7rem;font-weight:700}.line{background-color:#3e445b;height:2px}p{color:#b3bacf;font-family:Noto Sans;font-size:1.2rem;font-weight:500;margin-top:20px;max-width:500px}.btns{display:flex;justify-content:space-between;margin-top:30px}.btns button{border:0;border-radius:10px;color:hsla(0,0%,100%,.938);cursor:pointer;font-family:Heebo;font-size:1.3rem;font-weight:700;padding:5px 40px}.btn-edit button{background-color:#80d8ff}.btn-readmore button{background-color:#3decb1}.btn-delete button{background-color:#f12d2d}.loading{align-items:center;display:flex;height:100vh;justify-content:center}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#242732;height:100vh}
/*# sourceMappingURL=main.543d0c50.css.map*/