.bg-hbr{
	background: url(../../assets/img/heartbreakridge.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center; 
	background-size: cover;
}

.coming-soon{
	color: #ffffff !important;
}

.coming-soon >h1{
	color: #ffffff !important;
	font-weight: 600 !important;
}

.coming-soon >h5{
	color: #ffffff !important;
}

.top-spaced {
	margin-top: 80px;
}

.questions-section {
	margin-top: 80px;
}