/* Add custom CSS styles below */ 
.header.store-header {
    background-color: #171844 !important;
}

#main-nav {
    background-color: #171844 !important;
    color: white;
}

.swiper-free-mode>.swiper-wrapper
{
    justify-content: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}