.App{margin:4rem auto;max-width:728px}.App>h1{margin:1rem 0;text-align:center}@media(max-width:600px){.App{margin:0 auto}}.Card{align-items:center;background:#444;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:.5rem 1rem}.Card--text{padding-right:20px}.Card--button{display:flex;justify-content:space-between;min-width:90px}.Card--button button{background:#f5f6f7;border-radius:20px;cursor:pointer;display:flex;font-size:20px;padding:.5rem}.Card--button__delete{border:1px solid #ca0000;color:#ca0000}.Card--button__completed{border:1px solid #00aa69;color:#00aa69}.Card--button__not-completed{border:1px solid #777;color:#777}.line-through{color:#777!important;text-decoration:line-through}@media(max-width:600px){.Card--button{flex-direction:column;justify-content:space-evenly;justify-items:end;min-height:100px;min-width:38px}.Card--text{padding-right:10px}.Card--text h1{font-size:x-large}}.custom-input{background-color:#fff;border:1px solid #0076c5;border-radius:10px;display:block;font-size:16px;padding:.5rem 1rem;width:250px}@media(max-width:600px){.custom-input{width:100%}}.Form{align-items:center;background:#444;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem;width:100%}.form-input-container{display:flex;margin-right:1rem}.form-input:first-child{margin-right:1rem}.form-input Input{margin-top:.3rem}.form-button-container button{align-items:center;background-color:#0076c5;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:25px;height:38px;justify-content:center;width:90px}@media(max-width:600px){.Form{align-content:stretch;flex-direction:column}.form-input-container{justify-content:space-between;margin-bottom:.5rem;margin-right:0}.form-button-container,.form-button-container button{width:100%}}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshRTM.ttf) format("truetype")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDFwmRTM.ttf) format("truetype")}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#333;color:#fff;font-family:Nunito,sans-serif}h1{color:#0076c5}
/*# sourceMappingURL=main.b8735418.css.map*/