/* Add custom CSS styles below */ 
.product-entry .btn--add-to-cart button {
    border-color: #414042;
    border-color: #06728a;
    border-radius: 8px;
    border-width: 1px;
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgb(231 242 252);
}
body {
    --tw-bg-opacity: 1;
    background-color: #f9fafb;
    background-color: rgb(241 247 252);
}
.s-button-primary-outline {
    color: #414042;
    color: #07738a;
    fill: #414042;
    fill: #07728b;
}
.s-product-card-entry {
    background-color: #fff;
    background-color: rgb(241 247 252);
}
.footer-is-light .store-footer .store-footer__inner {

    background-color: rgb(231 242 252);
    

}