#header {
    /* position: relative; */
    /* z-index: 999; */
    color: #FFF;
    background: #232323;
    /* box-shadow: 0 2px 5px 0 rgb(0 0 0 / 11%); */
}

.h1, .h2, .h3, .h4, body {
    color: #FFF;
}

.carousel .carousel-inner {
    height: auto;
}

img{
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 768px) {
 .js-qv-mask{
     display:block;
 }
}

.footer-container {
    background-color: #000;
}
