body, .navbar
{
    background-color: #0e1419 !important;
    color: white !important;
}

@media (min-width: 768px){
    nav.navbar.tminav.navbar-small-height ul.nav > li > a {
        color: white !important;
    }
}

.half-section-square
{
    color: #737d80;
}