body {
	padding-top: 20px;
	font-size: 120%;
	padding-bottom: 200px;
}
.container {
}
#agrosmart {
	background-color: #f5f5f5;
}
#sff {
	background-color: #3f454d;
}
.sff-headline {
	color: #f07a5f !important;
	font-weight: bold;
	font-size: 180%;
	line-height: 110%;
	padding-left: 190px;
	display: block;
}
#sff p {
	color: #fff;
}
#sff h2 {
	font-size: 140%;
	color: #f07a5f !important;
}
.sff-text {
	padding-top: 30px;
}
.agrosmart-title {
	color: #666766;
	font-weight: bold;
	font-size: 160%;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 0px;
	line-height: 110%;
	margin-bottom: 0px;
}
.agrosmart-subtitle {
	color: #f1a56d;
	font-weight: bold;
	padding-bottom: 30px;
}
h1.sect {
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 30px;
	border-bottom: 2px solid orange;
	margin-bottom: 30px;
}