.header {
    background-color: rgb(29, 29, 27);
    border-bottom: 1px solid #1d1d1b
}

.header.h-stick {
    background-color: rgba(29, 29, 27, 1);
}

.language-selection {
    display: none;
}
