.card{background-color:#fff;border-bottom-right-radius:8%;border-top-left-radius:8%;box-shadow:0 0 20px 4px rgba(26,191,248,.1);cursor:pointer;margin:2rem 2rem 2rem 0;padding:1.5rem;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:250px}.card:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.card-body p,.card-title{padding-bottom:1.2rem}.card-title{font-size:1.5rem;font-weight:800}.header-title{border-bottom:1px solid #fff;padding-bottom:1rem;padding-top:2%;text-align:center}.header-title h1{font-size:2rem;margin-bottom:1rem}.footer{bottom:-80px;display:flex;font-weight:800;height:50px;justify-content:space-around;position:absolute;text-align:center;width:100%}.footer p{color:#38c0ce;font-size:1.2rem}@media only screen and (max-width:700px){.header-title h1{font-size:20px}.card{width:180px}.card-body p,.footer p{font-size:12px}.card-title{font-size:.8rem;font-weight:800;padding-bottom:1.2rem}}.search-box{display:flex;margin:0 auto;padding-top:1rem;position:relative;width:400px}.search-input{border:1px solid #1c76d2;border-radius:5px;outline:none;padding:8px;width:85%}*{margin:0;padding:0}.App{background-color:#e4e9e8;min-height:90vh;min-width:100%;position:relative}.main-content{margin:0 4% 4%}.App h2{font-size:1rem;margin-top:1rem;text-align:center}.card-list{display:flex;flex-wrap:wrap}.repo-link{margin-left:.3rem}@media only screen and (max-width:700px){.main-content .card-list{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-left:-.2rem}.repo-link{font-size:.7rem;margin-left:.3rem}.App h2{text-align:center}}
/*# sourceMappingURL=main.ca3c896e.css.map*/