@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100&display=swap);*{font-family:Open Sans,sans-serif}body::-webkit-scrollbar{width:.5rem}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:#008b8b;border-radius:1rem;height:1rem;outline:1px solid #008b8b}*{box-sizing:border-box;margin:0;padding:0}.container__1{margin:auto;width:400px}.card{background:none;width:110px}.card,.card-red{border:1px dashed;height:95px;margin:1px;padding:35px}.card-red{background:red;width:100%}.btn{color:#000}.forms{display:grid;grid-template-columns:1fr}.input{border:none;border-bottom:1px solid gray;height:40px;margin:10px 0;outline:none;width:99%}.h1{color:#008b8b}.success{background:#025b69;border:1px solid #025b69;border-radius:5px;padding:10px}.danger,.success{color:#fff;cursor:pointer;outline:none;width:100px}.danger{background:red;border:1px solid red;border-radius:5px;margin-top:20px;padding:8px}
/*# sourceMappingURL=main.12592f26.css.map*/