.product-card{box-shadow:0px 4px 14px rgba(131,146,165,0.25);border-radius:4px;text-align:left;transition:box-shadow .1s ease-in-out;background:#fff}.product-card:hover{box-shadow:0px 4px 20px rgba(131,146,165,0.45);transition:box-shadow .24s ease-in-out}.product-name{color:#006eb7;font-weight:bold}.product-logo{width:4rem !important;height:4rem !important}.product-link:hover{text-decoration:none}