/* Add custom CSS styles below */ 
.product-card {
    border-radius: 3%;
    border: 2px solid #3c2f1c;
    background-color: #e1e1e1; 
}

.wa-selia.right {
    right: 15px;
}

.wa-selia {
    bottom: 15px; }

.product-card__title a {
    color: #3c2f1c;
    font-size: 0.922rem !important;
    font-weight: 999; 
}

[dir=rtl] .footer-list.links_with_bullits li {
    text-align: center;
}