.todo-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:8px;-ms-flex-pack:justify;justify-content:space-between}.button,.todo-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:18px;font-weight:500;letter-spacing:1px}.button{background-color:transparent;border:2px solid #ff0b37;color:#ff0b37;padding:10px;border-radius:10px;margin-right:5px}.heading{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:27px;font-weight:700;letter-spacing:1px;color:#ff8542;margin:12px;text-align:center}.conatiner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin:30px;border-radius:10px;background-color:#fff;-webkit-box-shadow:1px 1px 1px;box-shadow:1px 1px 1px}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ffc2a0}
/*# sourceMappingURL=main.b9369d49.chunk.css.map */