/* CSS Document: Foundation overrides */

body {
	background: #e3e3e3;
}

.row, .grid-x {
	background-color: white;
}

.toprow {
	background-color: #c4241a;
}

.toprow h2, .toprow h2 {
	color: white;
}

.panel {
	border-color: #e3e3e3;
}
