/* Add here all your CSS customizations */
.noWrap {
	width:1px;white-space:nowrap;
}

.highlight {
	background-color: #D96C06;
	color: white;
}

.page-header h2 {
	color: yellow;
}