.is-black {
	background-color: #fff0 !important;
}

.is-primary {
	background-color: #162527 !important;
	color: #f1f1f1 !important;
}
.is-inverted {
	background-color: #f1f1f1 !important;
}

.is-inverted div span {
	color: #162527 !important;
}

.nav_title span {
	color: #f1f1f1 !important;
}

.nav_title:hover .s2 span {
	color: #a64922 !important;
}

.MartCorp {
	color: #f1f1f1 !important;
}

.is-offset {
	background-color: #162527;
}
@media all and (max-width: 1023px) {
	.navbar-burger {
		color: #fff !important;
	}
}
