header {
    background-color: #0b1117 !important;
    border-bottom: 2px solid #00f2ff !important;
}

.logo img {
    content: url('/static/custom/img/logo.png') !important;
    height: 50px !important;
    width: auto !important;
}
}

.logo::after {
    content: '' !important;
}

footer {
    display: none !important;
}
