header {
	background: white;
}
.banner-logo {
	background: white;
}
header#banner .atbNavTitle a {
	color: #0079c5;
}

/** handle highcharts funny business **/
[data-atbcombo="true"] .highcharts-title {
	left: 50% !important;
	transform: translateX(-50%);
}
