/* Add custom CSS styles below */ 
.angel-features { background: white; }
.contact-links a { background-color: rgb(210 220 35);}
.store-footer__inner{border-top-right-radius: 40px;
border-top-left-radius: 40px;}
.grid-cols-3 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
@media (max-width: 767px) { .angel-features .mob\:flex { display: grid ; } 
.grid-cols-3 { grid-template-columns: repeat(2, minmax(0, 1fr)); }}

.special-product salla-add-product-button button {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, 1);
    border-color: rgb(212 224 57);
 
    background-color: rgb(212 224 57);}
    
    .angel-products-1 .w-12 {
    width: 8rem;
}
.product-single .bottom-24 { bottom: 10rem; }