/* a80sop.com — Custom Styles */

body {
    font-size: 0.9rem;
}

.navbar-brand {
    font-size: 1.1rem;
    letter-spacing: 0.02em;
}

.table th {
    white-space: nowrap;
}

.table td {
    vertical-align: middle;
}

/* DataTables overrides */
div.dataTables_wrapper div.dataTables_processing {
    top: 50%;
}
