.jumbo-underlay {
    background-image: url(/media/jumbo_2k_steppe.jpg);
    background-size: cover;
}
.jumbotron {
    background: linear-gradient(-40deg,rgba(20,20,20,.9),rgba(100,100,100,.8)) !important;
}

.eval-from {
    text-transform: capitalize;
}
th {
    white-space: nowrap;
}