/* public/assets/css/style.css */

body {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

.table td, .table th {
  vertical-align: middle;
}

