/* Start custom CSS */header {
    z-index: 9999;
}

header * {
    background: transparent !important;
}

footer {
    margin-top: 0px !important;
}/* End custom CSS */