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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background:linear-gradient(90deg,#87b3a8 0,#5a7389 48%,#87b3a8)}.App{text-align:center;margin:0;min-height:100vh;padding-bottom:50px;color:#fff}.main-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;background-color:#505255}.main-header h1{color:#fff;background:transparent;text-shadow:0 -1px 4px #fff,0 -2px 10px #ff0,0 -10px 20px #ff8000,0 -18px 40px red}.main-header-left{margin-left:10px}.main-header-right{margin:10px;font-size:20px}.main-header-link{text-decoration:none}.share-a-list{text-align:center;width:600px;height:300px;border:1px solid grey;display:inline-block;border-radius:40px;padding:30px;box-shadow:-5px 9px 15px 2px #000}.display-main{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.details{font-size:14px;width:600px;height:400px;border:1px solid grey;border-radius:30px;box-shadow:-5px 9px 15px 2px #000}.contactDiv{padding-top:10px;padding-left:15px;text-align:left;width:65%;height:100%}.contactDiv h2{font-weight:380}.contactDiv textarea{margin-left:30px;height:30px;padding:10px;font-size:20px;border-radius:10px;text-align:center;box-shadow:-5px 9px 15px 2px #000}.contactDiv p{margin-bottom:10%}.contactDiv input{margin-bottom:5px;width:300px;height:15px;padding:10px;font-size:20px;border-radius:10px;text-align:center}.contactDiv button,.contactDiv input{margin-left:30px;box-shadow:-5px 9px 15px 2px #000}.contactDiv button{margin-top:5%;width:100px;height:50px;border:1px solid grey;background-color:#8fd14f;border-radius:15px}.connectDiv{padding-top:30px;font-size:14px;text-align:left;max-width:35%}.connectDiv h2,h3{font-weight:500;font-size:16px}.connectDiv p{margin:1px}.connectInfo{margin-bottom:20px}.aboutDiv{display:block;min-width:100%;height:33%;text-align:center}.aboutDiv h1{color:#1d1f1b;margin-bottom:20px}.aboutDiv p{margin-top:-10px;font-weight:500}.aboutBottom{background-color:rgba(234,240,228,.979);height:67%;border-radius:0 0 30px 30px;color:#1d1f1b;padding:10px 30px 0;box-shadow:-5px 9px 15px 2px #000}.aboutBottom span{font-weight:700}.descriptionWrapper{margin:0 auto;border:1px solid hsla(0,0%,87.5%,.979);border-radius:15px;width:500px;height:50px}.return{text-align:left;margin-left:10px}.list th{font-weight:400;width:160px}.listBorder td{margin-left:10px}.completeButton{background:#c04fba;margin-right:10px}.completeButton,.removeButton{border-radius:5px;border:1px solid grey;box-shadow:-5px 9px 15px 2px #000}.removeButton{background:#f24726}.addButton{background:#8fd14f}.addButton,.shareButton{height:35px;margin-top:10px;border-radius:10px;border:1px solid grey;box-shadow:-5px 9px 15px 2px #000}.shareButton{background:#2d9bf0}.buttonWrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.form{border:1px solid grey;display:inline-block;border-radius:40px;padding:30px;margin-top:30px;box-shadow:-5px 9px 15px 2px #000}.formSection{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin:40px}.formSection label{margin-right:30px;font-size:30px}.formSection input,.formSection textarea{margin-left:30px;width:300px;height:30px;padding:10px;font-size:20px;border-radius:10px;text-align:center;box-shadow:-5px 9px 15px 2px #000}.buttonSection{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly}.buttonSection button{background-color:#c90101}.buttonSection button,.buttonSection input{width:100px;height:50px;border-radius:15px;border:1px solid grey;box-shadow:-5px 9px 15px 2px #000}.buttonSection input{background-color:#8fd14f}.dashboard-main-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;height:auto;text-align:center}.dashboard-main-list-header{padding:5px;border-radius:15px;border:1px solid grey;width:600px;box-shadow:-5px 9px 15px 2px #000}.dashboard-sub-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.dashboard-list-content-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:250px;height:420px;-webkit-align-items:center;align-items:center;text-align:center}.dashboard-list-header-link{color:#fff;font-size:20px;text-decoration:none}.dashboard-list-header{border-radius:10px}.dashboard-list-content,.dashboard-list-header{padding:10px;border:1px solid grey;box-shadow:-5px 9px 15px 2px #000}.dashboard-list-content{border-radius:30px;height:360px;width:200px}.dashboard-list-content-items{padding:1px;margin-bottom:10px}.dashboard-list-content-items Link{text-decoration:none}.dashboard-create-btn{height:50px;margin-top:2rem;border-radius:10px;box-shadow:-5px 9px 15px 2px #000;background-color:#8fd14f}.dashboard-contact-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;margin-top:15px;width:400px}.create-new-list-form{border:1px solid grey;display:inline-block;border-radius:40px;padding:30px;box-shadow:-5px 9px 15px 2px #000}.create-new-list-form-section{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin:40px}.create-new-list-form-section label{margin-right:30px;font-size:30px}.create-new-list-form-section input{margin-left:30px;width:300px;height:30px;padding:10px;font-size:20px;text-align:center;border-radius:10px;box-shadow:-5px 9px 15px 2px #000}.create-new-list-button-section{border-radius:15px;border:1px solid grey;padding:5px 5px 5px 20px;height:50px;width:100px;margin-bottom:-10px;margin-left:20px;box-shadow:-5px 9px 15px 2px #000;background-color:transparent}
/*# sourceMappingURL=main.27116af1.chunk.css.map */