.header {
    background-color: rgb(255 255 255);
    border-bottom: 3px solid #fff100
}

.header.h-stick {
    background-color: rgba(255, 255, 255, 0.80);
}


