/* Header color in scrolled position */
#header.section {
	background-color : #303030;
}


#callout + section.section.div.div {
  align-content: center !important;
}
#contact + section {
  background-color: #303030 !important;
  color : #ffffff !important;
}
#contact + section h5 {
  color : #ffffff !important;
}
