@CHARSET "UTF-8";

/* === OVERRIDE COLORS === */

.toggle-submenu,
.news-teaser-wrap,
section.left .logo,
section.header-right  a.logo,
section.footer-logo  a.logo {
	background: #f9b400;	
}
@media (max-width: 361px) {
	.news-teaser-wrap .news-header {
		background: #f9b400;
	}
}

