#top-logo-text {
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;

	font-weight: bold;
	color: white;
}

.main-nav__header-three a {
	color: white !important;
}

.main-nav__header-three .dropdown ul a {
	color: rgb(200, 125, 0) !important;
}

.main-nav__header-three .dropdown ul li:hover a {
	background-color: rgb(200, 125, 0) !important;
	color: white !important;
}

.main-nav__header-three, .header-navigation {
	background-color: rgba(0, 100, 155, 0.9) !important;
}