body {
	background-color: #fff;

}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}

.top-bar,
.top-bar-section ul,
.top-bar-section ul li > a,
.top-bar-section li a:not(.button),
.top-bar-section ul li.active > a,
.top-bar-section .dropdown li label{
	background-color: #F3CAC0;
	color: #777;
}

