/* Custom styles can go here if needed */
/* Example: increase space for fixed top navbar */
/* body { padding-top: 5rem; } already in header style tag */

.table th, .table td {
    vertical-align: middle;
}
.actions-form-inline {
    display: inline-block;
    margin-right: 5px;
}
.filter-form .form-control, .filter-form .form-select {
    margin-bottom: 0.5rem;
}
