/* general:
================================================================================= */

.lbg h1 {
	padding-bottom: 20px;
}

.lbg h1:before {
	background-image: url('../images/08/bg-chapter.png');
}


.lbg h1:after {
	background-image: url('../images/08/bg-description.png');
	width: 252px;
	height: 175px;
	bottom: -195px;
	right: 10px;
}

#lbg-description {
	padding-right: 285px;
}

#lbg-summary h2 {
	color: #554b47 !important;
	border-color: #fff !important;
}

#lbg-summary h2:before {
	content: url('../images/08/bg-summary.png');
}


/* step-1:
================================================================================= */

#step-1 .how-to-harvest-results:before {
	content: url('../images/08/bg-how-to-harvest-results.png');
}


/* step-2:
================================================================================= */

#step-2 h2+img {
	position: relative;
	z-index: 3;
	top: -50px;
	margin-bottom: 0;
}

#step-2 .filtering-your-results:before {
	content: url('../images/08/bg-filtering-your-results.png');
}


/* step-3:
================================================================================= */

#step-3 .scrapebox:before {
	content: url('../images/08/bg-scrapebox.png');
}


/* step-5:
================================================================================= */

#step-5 h2+img {
	position: relative;
	z-index: 3;
	top: -50px;
	margin-bottom: 0;
}


/* step-6:
================================================================================= */

#step-6 h2+img {
	position: relative;
	z-index: 3;
	top: -35px;
	margin-bottom: 0;
}


/* step-7:
================================================================================= */

#step-7 .malware:before {
	content: url('../images/08/bg-malware.png');
}

#step-7 strong {
	color: #5ead46;
}

#step-7 .local-seo:before {
	content: url('../images/08/bg-local-seo.png');
}