body{background-color:#f6fcff;margin:0;padding:0}body,input,textarea{font-family:Montserrat,sans-serif}input,textarea{resize:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aaa;font-family:Montserrat,sans-serif;font-size:14px}input::placeholder,textarea::placeholder{color:#aaa;font-family:Montserrat,sans-serif;font-size:14px}a,nav button{background-color:transparent;border:none;color:#000;cursor:pointer;font-size:1em;text-decoration:none;transition:.4s}a:hover,nav button:hover{color:#bbb}form{margin:0 auto;max-width:40%;min-width:300px}label{display:flex;flex-direction:column;font-weight:700;margin-bottom:1em;text-align:left}input,textarea{background-color:transparent;border:none;border-bottom:1px solid #ccc;box-sizing:border-box;padding:.8em 0}.btn{background-color:#1a8918;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:10px 15px;text-align:center;transition:.4s;width:120px}.btn.btn-dark{background-color:#000;border-radius:0}.btn.btn-outline{background-color:transparent;border:1px solid #000;border-radius:0;color:#000;padding:7px 30px}.btn.btn-outline:hover{background-color:#000;color:#fff}.btn:hover{background-color:#0f730c;color:#000}.btn.btn-danger:hover{background-color:#dc3545}button[disabled]{background-color:#aaa}.container .error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;color:#721c24;padding:5px}.container{margin-bottom:5em;min-height:60vh}@media screen and (max-width:1080px){.container{margin:0 2em 5em}}.Navbar_navbar__GYfbn{align-items:center;box-shadow:0 2px 10px 0 rgba(0,0,0,.15);display:flex;justify-content:space-between;padding:.5em 2em}.Navbar_brand__0uuBJ{font-size:1.2em}.Navbar_brand__0uuBJ span{font-weight:900;text-transform:uppercase}.Navbar_links_list__MHEDo{display:flex;flex-wrap:wrap;list-style:none}.Navbar_links_list__MHEDo li{margin-right:1em}@media screen and (max-width:1080px){.Navbar_links_list__MHEDo li{margin:0 0 1em}}.Navbar_links_list__MHEDo li a{padding:.4em .6em}.Navbar_active__6lNlU{background-color:#000;color:#fff}.Footer_footer__HBZEj{align-items:center;background-color:#edf3f6;display:flex;flex-direction:column;height:250px;justify-content:center}@media screen and (max-width:500px){.Footer_footer__HBZEj{padding:0 2em}}.Home_home__7FZtJ{align-items:center;display:flex;flex-direction:column;justify-content:center}.Home_search_form__ua-xP{display:flex;justify-content:center;margin-bottom:2em;max-width:100%;width:60%}.Home_search_form__ua-xP input{margin-right:10px;width:50%}.Home_noposts__ii0hM{text-align:center}.Home_noposts__ii0hM p{margin-bottom:1.5em}.Home_noposts__ii0hM a{padding:10px 25px}.PostDetail_post_detail__CvJJL{margin-bottom:2em;max-width:600px;width:100%}.PostDetail_post_detail__CvJJL img{max-width:600px;width:100%}.PostDetail_post_detail__CvJJL h2{margin-bottom:.4em}.PostDetail_post_detail__CvJJL .PostDetail_tags__Q7MYk{display:flex;flex-wrap:wrap;margin-bottom:1.2em}.PostDetail_post_detail__CvJJL .PostDetail_tags__Q7MYk p{margin-right:.5em}.PostDetail_post_detail__CvJJL .PostDetail_tags__Q7MYk span{font-weight:700}.PostDetail_createdby__OcQ8F{color:#444;font-size:.8em;font-style:italic;margin-bottom:1em}.About_about__Ps5Gv{align-items:center;display:flex;flex-direction:column;text-align:center}.About_about__Ps5Gv p{color:#aaa;margin-bottom:2em}.About_about__Ps5Gv a{display:block;margin-top:15px;padding:10px 15px}.Search_search_container__cGIHa{align-items:center;display:flex;flex-direction:column;justify-content:center}.Search_search_container__cGIHa h2{margin-bottom:1em}.Search_search_container__cGIHa p{margin-bottom:30px}.Login_login__05hqA,.Search_noposts__qUSPc{text-align:center}.Login_login__05hqA p{color:#aaa}.Register_register__t820S{text-align:center}.Register_register__t820S p{color:#aaa}.CreatePost_create_post__n98uL{text-align:center}.CreatePost_create_post__n98uL h2{font-size:2.2em}.CreatePost_create_post__n98uL p{color:#aaa;margin-bottom:2em}.Dashboard_dashboard__UHbRP{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.Dashboard_dashboard__UHbRP h2{font-size:2.2em;margin-bottom:.5em}.Dashboard_dashboard__UHbRP p{color:#aaa;margin-bottom:1em}.Dashboard_noposts__ResPr{text-align:center}.Dashboard_noposts__ResPr p{margin-bottom:1.5em}.Dashboard_noposts__ResPr a{padding:10px 25px}.Dashboard_post_header__gBtc6,.Dashboard_post_row__b4CRz{display:flex;justify-content:space-between;padding:10px;width:80%}@media screen and (max-width:1080px){.Dashboard_post_header__gBtc6,.Dashboard_post_row__b4CRz{gap:2em}}.Dashboard_post_header__gBtc6{border-bottom:2px solid #ccc;font-weight:700}.Dashboard_post_row__b4CRz{align-items:center;border-bottom:1px solid #eee}.Dashboard_post_row__b4CRz p{color:#000}.Dashboard_post_row__b4CRz a,.Dashboard_post_row__b4CRz button{font-size:.7em;height:30px;margin:0 5px;width:100px}@media screen and (max-width:1080px){.Dashboard_post_row__b4CRz a,.Dashboard_post_row__b4CRz button{display:flex;flex-direction:column;height:auto;margin:5px 0;width:auto}}.Post_post_container__gi5O7{align-items:center;display:flex;flex-direction:column;text-align:center}.Post_post_container__gi5O7 h1,.Post_post_container__gi5O7 p{max-width:800px}.Post_post_container__gi5O7 img{max-width:600px;width:100%}.Post_post_container__gi5O7 p{text-align:left}.Post_post_container__gi5O7 h3{margin-bottom:2em}.Post_post_container__gi5O7 .Post_tags__bPs9z{display:flex;justify-content:center}.Post_post_container__gi5O7 .Post_tags__bPs9z p{margin-right:1em}.Post_post_container__gi5O7 .Post_tags__bPs9z span{font-weight:700}.EditPost_edit_post__4xeDq{text-align:center}.EditPost_edit_post__4xeDq h2{font-size:2.2em}.EditPost_edit_post__4xeDq p{color:#aaa;margin-bottom:2em}.EditPost_edit_post__4xeDq .EditPost_preview_title__hZMCo{color:#000;font-weight:700;margin-bottom:2em}.EditPost_image_preview__b\+uZE{margin-bottom:1em;max-width:100%}
/*# sourceMappingURL=main.2159248d.css.map*/