@media screen and (min-width: 1024px) {
    :root {
        --headerBg: #ffffff;
    }
}