/* Initially, the background is transparent */
.has-headermod #gkHeaderNav.affix-top {
    background: #7944ebd6;
    transition: background-color 0.3s ease;
}
