.list-unstyled li {
    list-style-type: none;
    margin-bottom: 1em;
}

footer a {
    color: #4a4a4a;
}

.bd-footer-link-title {
    color: #363636;
    font-size: 1.25rem;
    font-weight: 600;
}

.bd-footer-link {
    margin-top: 0.5rem;
}

#content {
    min-height: 888px;
}