/* Start custom CSS */.site-header {
    display: none;
}

.site-footer {
    display: none;
}

#primary {
    margin: 0px !important;
}

body {
    background-color: #ac6b5e !important;
}/* End custom CSS */