@charset "utf-8";
/* CSS Document */

#content_wrapper {
	background: ${color.header.background-color} !important; /* Old browsers */
}

#header {
	background: ${color.header.background-color} !important; /* Old browsers */
}