/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

span[id^="zoid-paypal-message-uid"] > iframe
{
  margin-top: 20px;
}

.has-discount .discount
{
    background: #FD4D50;
}

.has-discount.product-price
{
    color: #24b9d7
}

.cart-grid-right .promo-discounts .cart-summary-line .label .code,
.block-promo .promo-name .cart-summary-line span {
  color: #241A5A;
}