/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header { background-color: #0F9DE8 !important; }
#header #contact-link a, #header button, #header button span.expand-more, #header .user-info a {
	color: white;
}
 #wrapper { background: white !important;}