.header {
    background-color: rgb(235 235 235);
}

.header.h-stick {
    background-color: rgba(235, 235, 235, 0.80);
}