.nav-item>a:focus, .nav-item>a:hover {
    background-color: #d0d0f0;
}

.navbar {
    background: #e9e9ff;
}

.footer-text {
    color: #808080;
    font-style: italic;
}
