.product_tile{
    box-shadow: 0 0 0.4rem 0 rgba(0,0,0,0.2);
    width: 14rem;
}


.product_link, .product_link.a:hover{
    text-decoration: none;
    color: black!important;
    font-weight: bold;
}
