/* ACF product information ribbons on the left of archive/homepage cards. */
.product-ribbon-wrapper.left .product-ribbon span {
    color: #fff;
}

.product-ribbon-wrapper.left .product-ribbon span::before {
    background: #111;
}
