.swiper-wrapper {
    background-color: black;
}

.footer {
    background-color: black;
}

.swiper-wrapper h1 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.9), 0 0 8px rgba(0, 0, 0, 0.6);
}

.bg-overlay-black-40:before {
    background: none;
}