/* Add here all your CSS customizations */
h2 {
	font-size: 2em;
	font-weight: 700;
	line-height: 42px;
	margin: 0 0 32px 0;
}
#footer {
	background: #ccc 
	}
html section.section-tertiary {
    background-color: #ccc !important;
}