.page-header {
    display: none;
}
.site {
    background: #D9CC9B;
}
body, button, input, select, textarea {
    font-size: 15px;
    color: #373a3c;
}

