body {
    background-color: #ded4b9;
}

.navbar-nav .nav-link {
    font-size: 1.25rem;
}

a {
    color: #337ab7;
}