.section-1-heading {
	letter-spacing: -1px;
	text-transform: uppercase;
}

.section-2 {
	color: #FFFFFF;
}

.section-3 {
	background-image: url(../images/advantage-why-arrow-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.section-3 .section-3-heading {
	text-align: center;
	font-family: "Bebas Neue";
	color: #FFFFFF;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.panels .panel .panel-image {
	vertical-align: bottom;
	width: 100% !important;
}

.panels .panel {
	text-align: center;
	background-color: rgba( 255, 255, 255, 0.81 );
}
.panels .panel .panel-heading {
	font-family: "Bebas Neue";
}

.section-3 .more-reasons {
	background-color: #d82719;
	padding-left: 160px;
	padding-right: 160px;
}
