.nav-item {
    padding-left: 20px;
    text-rendering: auto;
}

.jumbotron {
    background-size: cover;
    margin-top: 50px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.lead {
    color: black;
}

footer {
    text-rendering: auto;
}
