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}.container{margin:40px 30px;display:grid;grid-template-areas:"L H H H H " "L A A R R " "L A A F F ";color:#fff}.name{grid-area:H}.age,.location{grid-area:R;text-align:center}.location{margin-top:50px}.bio{grid-area:R}.bio,.delete{margin-top:100px;margin-left:50px}.delete,.socialmedia{grid-area:F}.facebook,.insta,.twitter{width:40px;height:40px;margin-left:10px}.img{max-width:400px;grid-area:L;margin-top:10px;border-style:double;border-color:#2ec4b6}.img,button{padding:10px}button{color:#a0067c;background-color:#2ec4b6;font-size:14px;border-radius:5%}button:hover{background-color:#c40798}@media screen and (max-width:700px){.container{margin:0;display:grid;grid-template-areas:"H H H H" "L L L L" "R R R R" "F F F F"}.name{grid-area:H}.age,.location{grid-area:R;text-align:center}.bio{grid-area:R;margin-left:5px;margin-right:5px}.delete{margin-bottom:5px}.delete,.socialmedia{grid-area:F;margin-left:0;justify-self:center}.socialmedia{padding:0;align-content:space-between;margin-bottom:0;justify-content:space-around}.img{max-width:300px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0,auto;grid-area:L;justify-self:center}}h5{color:#a0067c;margin:0;display:inline-block}.Footer{background-color:#2ec4b6;padding:10px;text-align:center}.avatar{height:20px;border-radius:50%;-webkit-filter:invert(100%);filter:invert(100%)}.icon{display:inline-block;align-content:space-between;padding-left:5px}.form{display:flex;flex-flow:column wrap;justify-content:center;background-color:#1e0e5e;padding:20px;border-radius:40px;font-size:18px;margin:50px 150px}label{color:#2ec4b6}button{margin-top:40px;font-size:large;font-weight:700;cursor:pointer;font-family:"Major Mono Display",monospace;transition:all .25s ease-in-out;border-radius:50px;border:none}button:hover{color:#2ec4b6;box-shadow:0 0 10px #ffd2fd,0 0 20px #ffd2fd,0 0 30px #e600b8,0 0 40px #e600b8,0 0 50px #e600b8}.formInput{height:40px;font-family:"Major Mono Display",monospace;font-size:14px;color:#1e0e5e}label{font-style:oblique;font-weight:700;width:auto;margin-top:5px;margin-bottom:5px}textarea{color:#6c00b0}@media screen and (min-width:310px) and (max-width:560px){.form{margin:50px 20px}}.Nav{align-content:flex-end;position:relative}.SearchInput{display:flex;justify-content:center;background-color:#6ae9dd;color:#5e0098;font-family:"Major Mono Display",monospace;font-weight:700;font-size:18px;border-radius:20px;border-style:double;border-color:#b133ff;height:40px;padding:10px;transition:all .25s ease-in-out;margin:30px auto 0}.placeholder{color:#b133ff}.image{width:250px;padding:5px;border-style:double;border-color:#b133ff;margin-top:20px;transition:all .25s ease-in-out}.image:hover,.SearchInput:hover{border-color:#33f2df}.Container{display:flex;flex-flow:row wrap;justify-content:space-around;margin-top:50px;margin-bottom:50px}.name{text-align:center;color:#2ec4b6}a:link{text-decoration:none}.about{flex-wrap:wrap;justify-content:center;flex-direction:column;font-weight:700;display:flex;margin:10px 220px 70px;height:-webkit-max-content;height:-moz-max-content;height:max-content;color:#fff}.profile{margin:0,auto;height:300px;width:300px;display:flex;align-self:center}.heading{margin-top:50px;color:#2ec4b6;align-self:center}@media screen and (max-width:800px){.about{flex-wrap:wrap;justify-content:center;flex-direction:column;display:flex;margin:20px;height:-webkit-max-content;height:-moz-max-content;height:max-content}}.App{background-image:linear-gradient(#a0067c,#180b4d);font-family:"Montserrat",sans-serif}.cregs-container{margin:40px,10px,0,10px}
/*# sourceMappingURL=main.f4a98981.chunk.css.map */