#introScreen #titleContainer,
#endScreen #resultsPanel {
	background: #01548c !important;
	border: 4px solid #ffffff !important;
}

#bottom-ui {
	background: rgba(0,33,55,0.8) !important;
}

#gameScreen #audio-button { 
	background: #01548c !important;
}

#bottom-ui #bottom-ui-container #bottom-ui-game-brand {
	opacity: 0 !important;
}

#bottom-ui #bottom-ui-container #bottom-ui-trackerBar #credits {
	opacity: 0 !important;
}

#bottom-ui #bottom-ui-container #bottom-ui-label {
	opacity: 0 !important;
}

#countdownTimer #timer-up-message,
#top-ui .button {
	background: #cf0b36;
}