 .tablepress thead th 
 { background-color: #ae8e42; 
 color: #fff; }
 
 .site-content { padding: 0px;}
 .no-site-tagline .site-title {
    margin-bottom: 10px;
    margin-bottom: 0.2rem;
}
 
 .footer-credit { display:none; }

.container {
    max-width: none !important;
    margin: 0 auto;
    padding: 0px !important;
}
 
 input[type="submit"] {border-radius: 10px!important;}