/* Add custom CSS styles below */ 


.store-footer__inner.\!pb-0 {
    background-color: #f6eaea;
}
.space {
        margin-bottom: 0rem !important;
}
.navbar-brand img {
max-height: 7rem;
}
.wide-placeholder {
margin-top : 8rem !important;
}
:root { 
    --color-primary-reverse: #2f2565;
    }
    
/* product */ 
article#more-content {
padding-bottom: 25rem;
}

.s-product-card-content-main p {
    color: #8677d8;
}