@CHARSET "ISO-8859-1";
.cta-box {
	background: #a29061;
	padding: 15px;
	color: #fff;
	margin-bottom: 20px;
}

.cta-box h2 {
	font-size: 16px;
	font-weight: bold;
	color: inherit;
	font-family: 'Futura Md BT', Helvetica, Arial, sans-serif;
}

.btn-coming-soon {
	color: #787878;
	background: #fff;
	text-align: center;
	padding: 10px;
	width: 100%;
	font-weight: bold;
	box-sizing: border-box;
}

.independent-product-module .btn-coming-soon {
	margin-left:-5px;
}