.custom-color { background-color:#F5C227 !important; }
.btn-primary {
	background-color:#F5C227 !important;
}
.logo {width: 110px !important;max-height: 100px !important;}
@media (min-width: 1024px) {
	.navigation-space {
		height: 173px;
	}
}
@media (max-width: 1024px) {
	.navigation-space {
		height: 175px;
	}
}