/* css/style.css */
body { background: #f7f7fb; }
.card .fs-3 { letter-spacing: .3px; }
.table td, .table th { vertical-align: middle; }

.form-label.mb-0 { margin-bottom: 0 !important; }

<style>
  @page { size: A4 landscape; margin: 24mm 16mm 20mm 16mm; }
</style>

