.nuevo-precio-badge {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 6;
    padding: 0.55rem 0.9rem;
    border-radius: 999px;
    background: #f4c542;
    color: #4b2700;
    font-size: 0.82rem;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.28);
}
