/* Time-limited offer overrides for the legacy flash-sale presentation. */
.sale-banner-hidden {
    display: none !important;
}

.sale-highlight {
    font-size: 0.75em;
}

.sale-highlight > i,
.sale-highlight > strong {
    color: #ffd166;
}

.sale-highlight .sale-expires {
    font-size: 1em;
}

.sale-highlight .sale-banner-link {
    color: inherit;
    text-decoration: underline;
}
