.fcd-loyalty-badge {
    display: inline-block;
    margin-top: 8px;
    padding: 4px 10px;
    border-radius: 999px;
    background: #ecfdf5;
    color: #047857;
    font-size: 13px;
    font-weight: 600;
}

.fcd-loyalty-price del {
    opacity: 0.65;
    margin-right: 6px;
}

.fcd-loyalty-price ins {
    text-decoration: none;
    color: #047857;
    font-weight: 700;
}
