.entry-content .coupon-callout {
    display: block;
    color: var(--color-muted);
    line-height: 1.65;
}

.entry-content .coupon-callout > strong:first-child {
    display: block;
    margin-bottom: 6px;
    line-height: 1.25;
}

.entry-content .coupon-callout > strong:not(:first-child) {
    font-family: inherit;
    font-size: inherit;
    letter-spacing: 0.04em;
}
