.header {
    background-color: transparent;
    border: none;
    margin-bottom: -134px;
    position: relative;
    z-index: var(--header-z-index);
}
