/* Add custom CSS styles below */ 
.s-conditional-offer-container .s-conditional-offer-item-avatar-content {
    color: #eb0000;
}
p.s-cart-item-offers-title {
    color: red;
}
.s-cart-item-offers-discount {
    font-size: .75rem;
    line-height: 1rem;
    margin-top: 0;
    --tw-text-opacity: 1;
    color: #9ca3af;
    color: rgb(0 167 62);
}
span.text-sm.text-store-text-secondary.offer-name {
    color: #00a73e;
}