/*
 * Base structure
 */

/* Move down content because we have a fixed navbar that is 50px tall */

.panel_header {
	font-size: 13px;
	text-align: center;
}

.panel_body {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
.row .section {
  margin: 16px;
}
