/* SEWARD visual repair v3.6.10: live prices for legacy article cards. */
body.swc200 .swc-content-page--legacy .sks-card-cost,
body.swc200 .swc-content-page--legacy .sks-card-cost * {
    color: #f7efe1 !important;
    -webkit-text-fill-color: currentColor !important;
}

body.swc200 .swc-content-page--legacy .sks-card-cost .woocommerce-Price-amount {
    display: inline-flex;
    gap: .08em;
    align-items: baseline;
    color: inherit !important;
}
