header {
	box-shadow: none;
}

header .container .header-nav .header-menu .sf-menu > li > a {
	font-weight: 600;
  	font-size: 16px;
}

body {
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	line-height: 2.7;
	color: #374151;
}

footer {
	background-color: transparent;
}

h4 {
  font-size: 24px;
  line-height: 34px;
  text-align:center;
}

section#content h1, section#content h2, section#content h3, section#content h4 {
	margin-top: 0;
	margin-bottom: 16px;
	padding-left: 100px;
	padding-right: 100px;
}