table.contato-form {
    border:none;
}
table.contato-form td {
    border:none;
}
table.contato-form label {
color:#fff;
}
table.contato-form textarea {height:100px !important;}
table.contato-form input, table.contato-form textarea {
background: #00375B !important;
border:1px solid #fff !important;
    font-family:Arial !important;
color:#fff !important;
}
div.wpcf7-response-output {background:#fff !important;}
table.contato-form input[type="submit"] {
color: #00375B !important;
background:#fff !important;
float:right !important;
}
body, html {
    background: #00375B !important;
    font-family:Arial !important;
}
#sidebar, .entry-header, .entry-footer, .site-footer {display:none !important;}
.site {
    max-width: 100% !important;
background: #00375B !important;
}
.site-content {
    margin-left: 0 !important;
    width: 100% !important;
background: #00375B !important;
}
.site-main {
    padding: 0 !important;
background: #00375B !important;
}
.hentry {
    padding-top: 0 !important;
    margin:0 !important;
background: #00375B !important;
}
.entry-content {
    padding: 0 !important;
background: #00375B !important;
}