.spf-product-card {
    .spf-product-card__image-wrapper {
        filter: brightness(0.95);
        background-color: rgba(11, 11, 11, .05);
    }
}