/* Add here all your CSS customizations */
section1.section1 {
	background: #3C3F44;
	border-top: 5px solid #f1f1f1;
	margin: 0;
	padding: 50px 0;
}

html .bg-color-grey,
html .bg-grey {
	background-color: #3C3F44 !important;
}