.banner-container.dynamic-fixed {
    background-color: #efe8e8 !important;
}

a.accent-color1:hover, .dropdown-menu .accent-color2 {
    color: aliceblue !important;
}

.inv-badges {
    z-index: 3;
}

/* NAVBAR
************************************/
@media(min-width: 768px) {
.navbar a.navbar-brand img {
    max-height: 135px!important;
}
.navbar-fixed-spacer {
    min-height: 136px
}
}

/* SLIDESHOW
************************************/
@media(min-width: 768px) {
.carousel-control {
    font-size: 32px;
}
}