/* your custom style goes here */
/* top bar */
.top-navbar .top-bar-item {
    padding: 6px 0;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    color:#4B4C4B!important;
}
.top-navbar {
    background: #fff!important;
    border-bottom: 1px solid #e9e9e9!important;
}
