body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#088490;width:100%}html{font-size:62.5%}header{align-items:center;background-color:#03233b;color:#fff;display:flex;font-size:2rem;height:5rem;justify-content:space-between;padding:0 2rem;text-transform:uppercase}.root-layout main{padding:2rem}.header-form{align-items:center;background-color:#024861;display:flex;height:7rem;justify-content:space-between;padding:0 2rem}.header-form .header-input{border:none;border-radius:1rem;font-size:1.5rem;height:4rem;padding:0 2rem;transition:all .4s;width:20%}.header-form .header-input:focus{outline:1px solid red;width:30%}.header-form a{background-color:#ededed;border-radius:1rem;color:#000;font-size:1.5rem;margin-right:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .4s}.header-form a:hover{background-color:#6c1c04;color:#fff}.header-form .active{background-color:red;color:#fff}.post{background-color:#f8f4f4e6;border-radius:1rem;box-shadow:3px 3px 5px 3px rgba(36,36,36,.564);display:flex;flex-direction:column;height:auto;margin-bottom:2rem;padding:2rem;width:50rem}.post a{text-decoration:none}.post a .post-title{color:#03233b;font-size:2.5rem}.post a .post-title:hover{color:rgba(3,35,59,.922)}.post a .post-date{color:red;font-size:1.4rem;margin-bottom:2rem}.post .post-body{font-size:1.5rem}.loading,.no-post{color:#fff;font-size:2rem}.error{color:red;font-size:2rem}.about{align-items:center;display:flex;flex-direction:column}.about p{color:#fff;font-size:2rem}.form-post{display:flex;flex-direction:column}.form-post label{font-size:1.5rem;margin-bottom:1rem}.form-post input[type=text]{border:none;margin-bottom:2rem;padding:2rem;text-transform:capitalize}.form-post input[type=text]:focus{outline:none}.form-post textarea{margin-bottom:2rem;padding:1rem;text-transform:capitalize}.form-post textarea:focus{outline:none}.form-post button{padding:1rem 2rem}.post-article{background-color:#02435d;border-radius:1rem;height:auto;margin-top:2rem;padding:2rem;width:50rem}.post-article .post-header{border-bottom:1px solid #fff;height:5rem;margin-bottom:2rem}.post-article h2{color:#fff;font-size:2.5rem}.post-article p{color:red;font-size:1.2rem;margin-bottom:1rem}.post-article .post-body{color:#fff;font-size:1.5rem}.post-article button{background-color:red;border:none;color:#fff;margin-right:1rem;padding:1rem 2rem}.post-article button:active{background-color:#c90606}.post-article .active{background-color:green}
/*# sourceMappingURL=main.e56cf21f.css.map*/