.jumbotron {
    background: #ffffff;
}

.fa {
    font-size: 0.5em;
}

table {
    width: 20%;
}

th {
    text-align: center;
}

td {
    width: 30px;
    height: 25px;
    text-align: center;
    line-height: 25px !important;
    font-size: 1.1em;
    font-family: monospace;
}

td, #year {
    font-family: monospace;
}

.hover {
    background: #eeeeee;
}