.thalu-descuento-badge {
    display: block;
    margin: 12px 0;
    padding: 10px 15px;
    background-color: #fff4e5;
    border-left: 4px solid #e67e22;
    border-radius: 4px;
    color: #7a4a12;
    font-weight: 600;
    font-size: 0.95em;
    line-height: 1.4;
}

.thalu-descuento-badge + .thalu-descuento-badge {
    margin-top: -4px;
}
