/* INVENTORY LIST
***************************/
.inv-badges {
    z-index: 3;
}

/* HERO
***************************/
.hero-section:before {
    background-color: transparent;
}

/* NAVBAR
***************************/
@media(min-width: 768px) {
a.menu-heading {
    font-weight: 700;
    font-size: 24px!important;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
}