/* Add here all your CSS customizations */
html section.section-tertiary {
    background-color: #eee !important;
    border-color: #eee !important;
}

body {
	background-color: #FFF !important;
	color: #777;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
}