.main-menu li > a:hover {
        background-color: #ffffff;
        COLOR: black;
    }
.store-header .header-btn {
    
    color: #000000;
    background-color: #fff;
}
.main-banner-0 .slider-container .image-item:not(.center) {
    transform: rotate(-20deg);
}
section:nth-of-type(2) .container {
  max-width: 692px;
}

.product-name h3{
  font-size: 17PX;
}
.bg-primary {
 
    background-color: #ffffff;
}
.feature p ,
.testimonial-card p{
  color: white;
}

.footer-is-light .store-footer .store-footer__inner {
    background-color: #fff !important;
    color: #111111;
}
.s-social-link a svg {
    fill: rgb(255 255 255);
}
.copyright-text p {
    color:white;
}
.hover\:text-primary:hover {
    color: #ffffff !important;
}