/* Minimal overrides for the middleware portal */
nav .container-fluid ul li {
    font-size: 0.9rem;
}

table small {
    word-break: break-all;
}
