/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* #header{ background: red !important; } */

#footer {
	background-color: #333;
}

.footer-container .h3, .footer-container .h4 {
	color: #fff;
}

.block_newsletter {
	background-color: initial;
}

.block_newsletter #block-newsletter-label,
#footer #block_myaccount_infos .myaccount-title a,
#footer a {
	color: #fff;
}

