/* Styles specific to the PDF.js rendered output if needed beyond src/style.css */
/* For now, src/style.css covers the basics. You can add more specific viewer controls styling here later */
/* Example:
.pdf-viewer-controls {
    text-align: center;
    padding: 10px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
}
.pdf-viewer-controls button {
    margin: 0 5px;
}
*/
