.entry-header, .entry-footer{
display: none;
}
#content{
padding-top: 10px;
padding-bottom: 0px;
}
.container.content-wrapper{
padding-top: 0px !important;
padding-bottom: 0px !important;	
}
#colophon{
display: none;
}
#post-101, #post-535, #post-577{
padding-bottom: 0px;
}
#secondary{
display: none;
}
.grecaptcha-badge {
display: none;
}  .wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
width: 100% !important;
border-radius: 10px;
background-color: #343434;
border-color: #363636;
color: #fff;
}
.wpcf7-submit{
color: #fff;
font-size: 16px;
display: block;
margin: 0 auto;
margin-top: 10px;
width: 100% !important;
border-radius: 10px !important;
}
.wpcf7-submit:hover {
background-color: #008CD1 !important;
color: #ffffff !important;
}
#recaptcha > div{
margin-top: -35px;
} .wpcf7-response-output{
padding: 2px !important;
margin: 0px 0px 0px 0px !important;
}