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