@import url(https://fonts.googleapis.com/css2?family=Monoton&display=swap);.App{background-color:#eee;min-height:100vh}.main{font-family:Rubik wet paint,Tahoma;margin-top:4rem}form{display:flex}.form-control{border-bottom-right-radius:0;border-top-right-radius:0}.btn{border-bottom-left-radius:0;border-top-left-radius:0}.form-control:focus{border:2px solid #222;box-shadow:none}.card{background:linear-gradient(45deg,#fff,rgba(93,161,161,.667));width:100%}.card-header{align-items:center;display:flex;flex-direction:row-reverse;justify-content:start}.card-header h2{font-family:Monoton}.card-header img{border:2px solid #000;border-radius:50%;filter:drop-shadow(2px 4px 6px hsl(0,0%,53%));margin:5px 10px;max-width:200px}.card-content{display:flex;justify-content:space-around}p{color:#000;font-size:1.4rem;text-decoration:none}@media (max-width:678px){.main{margin:0 auto;width:90%}.card-header{flex-wrap:wrap-reverse;justify-content:space-evenly}.card-content{align-items:center;flex-direction:column;justify-content:center;margin-left:0;max-width:100%}}.App.light{background-color:#fff;color:#000}.App.dark{background-color:#000;color:#fff}.btn.theme{border-bottom-left-radius:6px;border-top-left-radius:6px}
/*# sourceMappingURL=main.a713db33.css.map*/