img.logo {
	border-radius: 50%;
	width: 50px;
	height: 50px;
}
img.logo1 {
	width: 205px;
	height: 50px;
}
header.header {
	padding-top: 150px;
	padding-bottom: 100px;
}
section.page {
	padding: 100px 0;
} .page.projects {
	background-color: #9AC791 !important;
}
footer.footer {
	padding-top: 80px;
	padding-bottom: 80px;
}