/* Add custom CSS styles below */ 
.topnav-is-dark .top-navbar {
    background-color: rgb(114 69 225) !important;
}

.store-footer__inner {
    background-color: rgb(114 69 225) !important;
}

.store-footer {
    background-color: rgb(79 43 169) !important;
   color: #ffffff !important;;
}

.copyright-text p {
    --tw-text-opacity: 1;
    color: #ffffff !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1)) !important;
}

body{
    background-color: rgba(255, 255, 255) !important;
}

.s-product-card-image {
   background-color: unset !important;
   background-color: unset !important;
}

/* .s-product-card-content {
    background-color: rgba(82, 35, 209, 0.1) !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
} */