/* app/assets/stylesheets/pdf.css */
body {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

h1 {
    margin-bottom: 20px;
}
