.main-header {
    position: relative;
    z-index: 50;
    background: linear-gradient(to bottom, rgba(44, 44, 44, 0.9) 0%, transparent 100%) !important;
    /* background-color: var(--color-green-800); */
}