@import url(https://fonts.googleapis.com/css2?family=Chilanka&family=Merienda+One&family=Nunito:wght@400;700&display=swap);.App{background:#e0fbfc;min-height:100vh;margin:0 auto;padding-top:50px;font-size:18px}h1{color:#3d5a80;margin-bottom:50px}body{padding:0;box-sizing:inherit;font-size:1.6rem}html{box-sizing:border-box;font-size:62.5%}.btnStyle{padding:10px;height:50px;width:50px;border-radius:50%;background-color:#293241;border:none;font-size:16px;color:#fff;cursor:pointer;box-shadow:0 3px 20px rgba(0,0,0,.2)}.list{margin-top:30px;padding:0}.listItem{text-decoration:none;list-style:none;color:#293241;padding:10px 0;margin-bottom:20px;font-size:25px;font-weight:700}.btnDelete{margin-left:20px;height:30px;width:30px;border-radius:50%;background-color:#f5cac3;border:none;font-size:14px;color:#293241;cursor:pointer;box-shadow:0 3px 10px rgba(0,0,0,.2)}body{margin:0;font-family:"Nunito",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-family:"Merienda One",cursive}li{font-family:"Chilanka",cursive}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.9b994bfb.chunk.css.map */