body {
    font-family: 'Segoe UI', Roboto, Arial, sans-serif;
}

.navbar-brand {
    font-weight: 700;
}

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

.modal {
    overflow-y: auto;
}
