html {
    min-height: 100%;
    position: relative;
}

body {
    margin-bottom: 50px;
    margin-top: 56px;
}

/* Bootstrap additions and overrides. */
.bg-parkway {
    background-color: #d00;
}

.nav-link {
    font-weight: 500;
}
