.navbar-brand.logo-text .site-name {
    display: inline-block;
    font-weight: 600;
    font-size: x-large;
    margin-bottom: .5rem;
    letter-spacing: 1.0px;
    line-height: 1;
}

.items-more .nav-tabs > li > a:hover, .items-more .nav-tabs > li > a:active, .items-more .nav-tabs > li > a:focus {
    background: #343a40;
    color:#fff
}