/* Hide the "Built with Chainlit" footer text */
.watermark {
    display: none !important;
    color: #330F4B;
}

p#step-Procssing\ Documents span {
    display: none;
}
