.header, .credits {display:none;}
.post-content input[type="text"], 
.post-content input[type="tel"], 
.post-content input[type="url"], 
.post-content input[type="password"], 
.post-content textarea {border-radius: 15px!important;padding: 10px!important;font-size:12px!important;}
.post-content input[type="submit"], 
.post-content input[type="reset"], 
.post-content input[type="button"] {font-size: 1.3rem!important;width: 100%!important;border-radius: 15px!important;background: #da1b1b!important;}
.post-inner {padding: 20px 0!important;}
.post-title {font-size: 1.3em!important;margin-bottom:10px;}
.post-content p {margin-bottom: 10px!important;}
.post-header::after {display:none!important;}
.post-content textarea {height: 100px!important;}
body {background: #e4dddc!important;}
@media screen and (max-width: 600px) {.wrapper {max-width: 95%!important;margin-top: 10px!important;}}
input[type=submit]:focus { outline: 0!important; }
.post-content input[type="submit"], .post-content input[type="reset"], .post-content input[type="button"] {width:40%!important;}


