.navbar-brand{
	color: whitesmoke !important;
}

.navbar-brand:hover, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand.active {
    color: #b2b2b2 !important;
}

