/* Start custom CSS */body > header > header:first-of-type {
    display: none;
}

footer{
    display: none;
}/* End custom CSS */