.offer-listing {
	margin: 70px 0;
}

.offer-listing .features-tiles .tiles [class*="col-"] {
	margin-bottom: 40px;
}

.offer-listing .features-tiles .tiles .content {
	padding: 22px 18px;
}

.offer-listing .features-tiles .tiles .content h3 {
	color: #000;
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 8px;
}

.offer-listing .features-tiles .tiles .content .excerpt {
	line-height: 23px;
}

.signup-popup.open {
	display: none;
}