/**
 * Custom CSS to override water.css
 */

body {
    max-width: 85%;
}

table {
    table-layout: auto;
}

.libredirect {
    width: 1em;
    height: 1em;
    vertical-align: middle;
}

.footer {
    margin-top: 2em;
    font-size: 0.8em;
}

/* .note {
    font-style: italic;
    font-size: 0.8em;
} */