.boleto-discount-notice {
        background: #f8f9fa;
        border-left: 4px solid #28a745;
        padding: 12px;
        margin-bottom: 20px;
        border-radius: 4px;
    }
    .boleto-prazo-select {
        width: 100%;
        padding: 10px;
        margin-top: 10px;
        border: 1px solid #ddd;
        border-radius: 4px;
    }