@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);*{background-color:#fff;color:#333;font-family:Quicksand;margin:0}a{text-decoration:none}h2{color:#2c3e50}.nav{align-items:center;border-bottom:2px solid #000;flex-direction:row}.Navbar-links,.nav{display:flex;justify-content:space-around}.Navbar-links{align-self:center}.nav a{color:#000;margin:5px;padding:10px;text-decoration:none}.nav a:hover{color:#930d0d}button{align-items:center;background-color:#fff;border-radius:5px;display:flex;height:35px;justify-content:space-around;width:50px}.home-section{display:grid;grid-template-columns:auto auto auto auto;margin:0 100px}.all-blogs h1{margin:10px;text-align:center}.blog-list{align-items:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.blog-preview{border:1px solid #000;margin:15px;max-height:300px;min-height:300px;padding:5px}.blog-preview h3{color:#2c3e50}.blog-preview p{margin:8px 0}.blog-preview:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s}@-webkit-keyframes pop{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pop{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.blog-preview h3{color:E74C3C;margin:0}.create{margin:0 auto;max-width:400px;text-align:center}.create label{display:block;text-align:left}.create h2{color:#fff;font-size:20px;margin-bottom:30px}.create input,.create select,.create textarea{border:1px solid #ddd;box-sizing:border-box;display:block;margin:10px 0;padding:6px 10px;width:100%}.create button{background:#fff;border-radius:8px;color:#000;cursor:pointer;padding:8px;width:80px}.blog-details{display:flex;flex-direction:column;text-align:center}.blog-details article{margin:10px;padding:10px;text-align:left}.blog-details article div{margin:10px 0}.boldIt{font-weight:700}.not-found *{background-color:#fff}.page_404{background:#fff;font-family:Arvo,serif;height:100vh;padding:40px 0;text-align:center}.page_404 img{width:100%}.four_zero_four_bg{background-image:url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);background-position:50%;height:400px}.four_zero_four_bg h1,.four_zero_four_bg h3{font-size:80px}.link_404{background:#39ac31;color:#fff!important;display:inline-block;margin:20px 0;padding:10px 20px}.contant_box_404{margin-top:-50px}
/*# sourceMappingURL=main.628811a4.css.map*/