body,
html {
    background-color: #473e35;
    color: white;
    font-size: 20px;
}

.breadcrump {
    color: white;
}

.nav-link {
    color: white!important;
}

.breadcrumb a {
    color: white!important;
}

.list-group,
a {
    color: black!important;
}