header{
    margin-bottom: 50px;
}
footer{
    margin-top: 50px;
}
.error404 header{
    margin-bottom: 0px;
}
.single footer,
.error404 footer{
    margin-top: 0px;
}   

